Ticket #442 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

TPageService getBasePath in namespace form

Reported by: emiel@… Owned by: xue
Priority: normal Milestone: 3.0.6
Component: Prado Framework v3 Version: 3.0
Severity: minor Keywords: BasePath
Cc:

Description

The phpdoc for TPageService::getBasePath / TPageService::setBasePath indicates the BasePath? property is the page basepath in namespace form. However, internally ($_basePath) it is saved as filesystem path, and therefore getBasePath returns it as a filesystem path too. Either the documentation should be adjusted, or the getBasePath should return the namespace form (personally, i would prefer the latter).

Change History

Changed 2 years ago by xue

  • status changed from new to closed
  • resolution set to fixed

Thanks!

Note: See TracTickets for help on using tickets.