Tested with image
. Some tests failed.- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Jun 16 2017
Jun 15 2017
May 26 2017
May 18 2017
May 17 2017
Tested also by D307 plan.
May 16 2017
Test failed in the Part 4 "confirm, that image preview is displayed". Image preview not displayed. Image uploaded in the /system/images/pending/ folder, and with "/system/images/pending/{image file name}" value in DB.
May 10 2017
Some issues on test plan:
May 9 2017
Today tested parts 1..3 only.
May 2 2017
Apr 27 2017
Apr 25 2017
Made upgrade SQL optimization.
Made all necessary fixes.
Made all requested fixes.
Apr 24 2017
Apr 14 2017
Filled AddedOn date in themes table.
Set AddedOn values for themes on install/upgrade.
Apr 13 2017
Made all requested fixes.
Apr 12 2017
Made all requested CS and logic fixes.
Apr 11 2017
Apr 10 2017
Made all requested changes.
Apr 6 2017
today made all code changes, but not tested by plan yet
Apr 5 2017
Apr 4 2017
Mar 30 2017
Mar 17 2017
Mar 14 2017
Jan 31 2017
Jan 30 2017
Jan 23 2017
Jan 13 2017
Jan 11 2017
There were much of SQL errors like
Jan 10 2017
Jan 4 2017
Test plan must be fixed. "Enable Debug Mode in /system/debug.php file" must be added somewhere between Part 2 and Part 3. Otherwise at Part 3 Debug Mode is disabled and confirmation about appearance of notices is not possible - notices does not appear.
Tasted also on https://www.browserstack.com (IE8 part)
Dec 28 2016
Tested all with IE10. Tested with IE8, as browser mode of IE10 (through IE8 mode selection in developer tools).
Dec 23 2016
Dec 22 2016
Dec 21 2016
Dec 8 2016
Dec 7 2016
Today made all necessary changes locally, started writing additions to the test plan.
Dec 6 2016
Today only re-applied differential patch and re-installed local version of 5.3.x In-Portal with this patch.
Patch rebuilt for 5.2.x version.
Dec 5 2016
Today looks that made all necessary changes, but not full-tested yet. Left part of tests planned on next day.
Dec 2 2016
Rebuilt in In-Portal 5.2.x.
Not confirmed test Part2, in Admin Console, item N4 "in heading: parent section icon and name, and on next row extra heading text". In fact, extra heading text is on top, section header - next line after extra heading text - in reverse order from defined in test plan.
Nov 30 2016
Fixed CS errors.
Nov 29 2016
Fixed class name in the @var type comment
Nov 28 2016
There were errors when applying patch (through arc patch D253 command). Some changes not apply automatically. Applied manually before tests.
Nov 24 2016
Detected bug, when one admin user opens to edit category1 with relatively big TreeLeft/TreeRight numbers. Then second admin user moves subtree, where category1 is a leaf to the zone of smaller TreeLeft/TreeTight numbers. Then, first user saves category1 and old, big TreeLeft/TreeRight numbers becomes saved to the zone of small TreeLeft/TreeRight numbers, breaking Treeleft BETWEEN A AND B logic.
Nov 22 2016
Mentioned above not a bug. Clearing editor area after each step helps to avoid link merging problem.
When editing inline block in adm.console, button "Remove Link" is not available, and this makes problematic to input non-linked text after some link is added to empty editor.
Nov 21 2016
Today partially tested part of part 1. Only actions for leaf operation with enabled "Recycle Bin". No bugs found.
Nov 16 2016
Tested. For last 2 extension made fake files - changed extension of another type powerpoint file. All files, used in tests are attached to the related JIRA issue.
Nov 14 2016
Tested today docx,dotx,docm,dotm,xlsx,xltx,xlsm,xltm,xlam,xlsb,pptx,potx,ppsx, stuck on finding file sample with ppam extension.
Nov 11 2016
SQL error happens when trying open window to edit image. There differs table names, adressed by SQL request and created in DB. See attached screenshots of SQL error and PMA tables list. On screenshot table name, created in DB, has additional element "_12" after SID.
Nov 10 2016
Typical test SQL is mentioned in the test plan. That is - TreeLeft BETWEEN A AND B. On screenshot with red are marked values A, B and TreeLeft, which results in wrong result. Red-marked TreeLeft is in C_BUG record, it is not between A and B, marked with red in grandparent of C_BUG record.
Bug detected - after adding leaf, and then another leaf under previous leaf, we got situation when subchildren TreeLeft is not between grandparent's TreeLeft and TreeRight