- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
Jan 17 2016
Grammar fix.
Add code comment, that describes why high precision formats are not supported.
Jan 14 2016
The test plan is incomplete. Test plan should be written for someone, who doesn't understand what they are testing.
Jan 13 2016
Keep up the good work.
Jan 12 2016
Dec 18 2015
False alarm. Turned out to be an issue within customized code on one of the projects.
I'm getting No Permission error today (not sure why I wasn't getting it when this was developed initially). Need to investigate.
Dec 17 2015
Dec 14 2015
Dec 11 2015
Dec 7 2015
Please revert change, that makes red categories not present in sitemap by default (seems to be 2 places: sql during upgrade and $in_sitemap = false during auto-creation), because it creates nasty side effect: when debug mode is enabled I don't see Platform category (IncludeInSitemap=0), while it's sub-categories (e.g. Maintenance Mode) are marked as IncludeInSitemap.
I see following warnings when full Advanced theme rescan is happening:
- simplexml_load_string(): Entity: line 1: parser error : xmlParseEntityRef: no name
- simplexml_load_string(): <meta_info>CSS & JAVASCRIPT FOR IN-COMMERCE</meta_info>
- simplexml_load_string(): ^
Dec 6 2015
Rollback changes, that were added through applying another needed patch.
Forgot to add language pack changes
Dec 5 2015
Nov 18 2015
Nov 17 2015
The test plan wasn't changed as requested.
Nov 16 2015
... added Clear() calls to fit new plan.
Nov 14 2015
Just send revision for review somehow without making any code changes.
Nov 13 2015
The test plan:
- doesn't include steps for testing clean install/upgrade
- doesn't work (I've tried to do as written in test plan and problem is still there)
Nov 11 2015
Code tested according to plan. Please do that last cosmetical change and we're done here.
Nov 10 2015
Please thoroughly look through each comment I leave (every time on every revision). If you decide not to do as I've advised, then please explain why as a reply to relevant comment.
- add temporary line "$event->status = kEvent::erFAIL;" to CategoriesEventHandler::OnBeforeItemUpdate
- confirm that Approve and Decline buttons do not change Status for categories, but also no fatal error happens
- remove temporary line "$event->status = kEvent::erFAIL;" from CategoriesEventHandler::OnBeforeItemUpdate
Nov 9 2015
The test plan seems to out of sync with reality this time as well.
Aside from inline comments following needs to be fixed in the test plan as well:
Nov 6 2015
Please re-test.
Selecting Structure & Data category wasn't causing tab auto-switching.
The Sections tab isn't activated when topmost section (the Structure & Data) is clicked.
Nov 5 2015
Also test plan doesn't cover code path, that caused search table removal in past (e.g. make search that finds something and then make search with short/empty keyword).
- test plan is missing tests, that demonstrate, that problem, described in Confluence, no longer happen under same conditions
- please remove ShippingQuoteEngineEventHandler::iterateItems method because the only thing it does it rolling back event status change, that no longer happens in parent class method
Nov 4 2015
Nov 3 2015
Oct 30 2015
Oct 25 2015
Links placed in Home category weren't shown on Front-End even with all permissions given.