Bug #522
Messy page definition
Start date:
December 19, 2012
Due date:
% Done:
100%
Estimated time:
Description
There should be a workaround the following. Some packages have phpCoreGetUrlBeforeConstantDefine hook that performs some validation and sets the correct processing file for the page.
$iaCore->requestPath = $iaView->url; $iaView->name('index');
It works fine and the system processes correct file, but its title is incorrect. Please check $iaView->definePage method, it fetches several pages but they all have the same title.name(
History
Updated by Vasily Bezruchkin about 8 years ago
- Priority changed from Normal to High
- Target version changed from 2.3.2 to 2.3.1
Updated by Batyr Mackenov about 8 years ago
- Description updated (diff)
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed. commit:8bcf40c