1 cset was pushed to modules/categories: Bug #4179 - Corrected SQL so that boolea...
rcave-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Rich Cave)
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Changes were applied by caveman to modules/categories level 20.
The following cset was applied:
ChangeSet
1.396 05/04/15 12:36:42 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +1 -0
Bug #4179 - Corrected SQL so that boolean operators are evaluated correctly.
xaruserapi/getcat.php
1.17 05/04/15 12:36:41 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +2 -3
AND left < # OR left > #
should be
AND (left < # OR left > #)
Links for the differences:
http://xaraya.com:15000/modules/categories/[email protected]