- 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
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 731 Build 731: arc lint + arc unit
Event Timeline
Comment Actions
Please test again, because last time you've forgot to test all (skipped 1st line of test plan).