Home
last modified time | relevance | path

Searched hist:c647387e09a52c1a67a72b8923ca4de06f8555cf (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dsearch.phpc647387e09a52c1a67a72b8923ca4de06f8555cf Wed Jan 09 21:26:22 UTC 2013 Guillaume Turri <guillaume.turri@gmail.com> 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