- run tests from D307
- in IDE:
- open /tools/cron.php for editing
- add die($application->HREF('platform/sitemap') . PHP_EOL); line after $application->Init(); line
- save changes
- in CLI:
- run php tools/cron.php command
- confirm, that link url is displayed and it doesn't contain ?sid=... part
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Please test again, because last time you've forgot to test all (skipped 1st line of test plan).