diff options
author | Guillaume Turri <guillaume.turri@gmail.com> | 2013-01-09 22:26:22 +0100 |
---|---|---|
committer | Guillaume Turri <guillaume.turri@gmail.com> | 2013-01-09 22:49:35 +0100 |
commit | c647387e09a52c1a67a72b8923ca4de06f8555cf (patch) | |
tree | 803f1d60526a6fdc9fd3285591593992e81d1429 /lib/scripts/helpers.js | |
parent | e47e9c10c754a8b04f2f5fb07877e55863ffdea5 (diff) | |
download | rpg-c647387e09a52c1a67a72b8923ca4de06f8555cf.tar.gz rpg-c647387e09a52c1a67a72b8923ca4de06f8555cf.tar.bz2 |
Check search limit depth with an inequality
Otherwise, when we check for equality, the test fails if the search start beneath
the max depth.
Eg: if I have the page ns1:ns2:mypage in my wiki, and launch the xmlrpc query
getPagelist("ns1", "depth => 1"), without this patch, it retrieves mypage
Diffstat (limited to 'lib/scripts/helpers.js')
0 files changed, 0 insertions, 0 deletions