stable
Clone or download
Read-only
This is part of story #10704 define a query with date fields @submitted_on = 'content' or @submitted_on != 'content' must return an error @submitted_on = '' and @submitted_on != '' are still valid Change-Id: I87a2361e73bc9561b28b883b87d5e58fd5913cec
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/InvalidSemantic/ComparisonChecker.php | +14 | −1 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/InvalidSemantic/GreaterThanComparisonChecker.php | +2 | −1 | Go to diff View file |