summaryrefslogtreecommitdiff
path: root/tests/admin_scripts
diff options
context:
space:
mode:
authorAthena <dootdedoot@afunamatata.fastmail.fm>2014-02-27 23:32:20 +0800
committerBaptiste Mispelon <bmispelon@gmail.com>2014-03-05 00:35:03 +0100
commit5d568bcfa66916e3de61e0090c724c899debd981 (patch)
treebc08e316f85706597b95314a3cfdb0e3c2c66ad6 /tests/admin_scripts
parenta248c88372fa445c1159511fae2b98208f149f69 (diff)
Fixed #7571 -- Fixed parameter matching in include()'d urlpattern
Fixed URL resolving in the case where an outer regex includes an inner regex and both regexes use positional parameters instead of named groups, causing the outer regex's parameters to override the inner regex's. Modified the regex url resolver so that it will concatenates and then normalizes, instead of normalizing and then concatenating.
Diffstat (limited to 'tests/admin_scripts')
0 files changed, 0 insertions, 0 deletions