Searched hist:c9936b5ba0544892a31593c0e3e7a1633d973113 (Results 1 – 1 of 1) sorted by relevance
| /plugin/simplenavi/ |
| H A D | syntax.php | c9936b5ba0544892a31593c0e3e7a1633d973113 Wed Nov 12 12:44:11 UTC 2014 Michael Große <mic.grosse+github@googlemail.com> Fix position of subpages in ascii sorting
Since colons come in the ascii table after numbers, there was some unintended sorting with multiple namespaces, which only differed by unindented numbers at the end. Replacing the colons with the '/' which is in front of the numbers in the ascii table solved the problem.
Add a test for this.
Known possible issue: pages are not sorted after namespaces.
|