On Sat, Jun 5, 2010 at 3:23 PM, Aurélien Bénel <[email protected]> wrote: >> remove the ":corpus" in rule and just use :corpus. > > Sorry not being explicit enough, but that was I tried in the last post. > >> Think it would work. If in the same ytime you could open a ticket ? I will >> try to fix >> it during the week-end . > > > OK, I will. > > > Regards, > > Aurélien
I mean without using ?parameter=... in the rule, which won't work for sure. Using :corpus and passing corpus=blah in url should work. At least unitests pass :/ http://github.com/benoitc/couchdb/blob/master/share/www/script/test/rewrite.js#L300 benoît
