Cosmetic comment fixes.
- Queries
- All Stories
- Search
- Advanced Search
All Stories
Oct 15 2024
Fix for an exception on the configuration section for the "root" user.
When root opens a configuration section an exception is thrown:
Exception: Permission section not specified for prefix conf in ...\core\kernel\utility\event.php on line 439
Oct 8 2024
Updated test plan.
The test plan doesn't include the removal of the Add permission for the Labels & Phrases section.
Not passed test plan part
Oct 3 2024
Fixed fatal error on system setting saving for the root user.
Test by plan is passed, but, to have Groups section visible, with root user go to Configuration->Users-General section, press Save button - and got "Exception: Permission section not specified for prefix conf in w:\SVN\5.2.x\core\kernel\utility\event.php on line 439"
Aug 16 2024
Aug 5 2024
System log errors exists, but, seems, not related to the current patch. Equal errors count with patch and without patch.
Aug 2 2024
Aug 1 2024
Jul 31 2024
Jul 29 2024
Tested by using PHPStorm+XDebug with breakpoint in the SessionStorage::RemoveFromData method. Before patch applying SQL, that removes the priority_deleted session variable was executed. After patch applying SQL, that removes the priority_deleted session variable was not executed, because SessionSet property is set to false.
Removed excessive session update statement, that happens after it's creation.
Jul 26 2024
Jul 25 2024
Jul 8 2024
Jul 5 2024
The test plan doesn't cover all add/existing code as requested in the task. For example (but there could be more scenarios), these cases aren't covered:
Jul 4 2024
Jun 23 2024
Jun 21 2024
No words "mysqldump", "Warning" in the resulting files.
Jun 20 2024
Jun 17 2024
I've updated test plan (up to date SSL certificate & different SSL test domains).
Last line from test result is: "Test 5 (correct custom cert failure): Failed"
Not match with defined in test plan "Test 5 (correct custom cert failure): Passed"
