Ticket #442 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
