On 4/19/07, Apache Wiki <[EMAIL PROTECTED]> wrote:
== Minor things that should happen == + * remove the ';' sort syntax from StandardRequestHandler
You mean add the "sort" parameter, right? We can't actually remove the ';' sort syntax since there are tons of people using the standard request handler (all using the current sort syntax). We could not use it when there is an explicit sort param, and to deprecate it , we could remove documentation references. -Yonik