On Sat, Jun 5, 2010 at 8:15 PM, Aurélien Bénel <[email protected]> wrote: >> I mean without using ?parameter=... in the rule > > Yes, I understood that... and tested it. > >> 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 > > In the unit test, the parameter is a CouchDB's one (startkey). > In my case it is a custom parameter... > > > Regards, > > Aurélien
It shouldn't change anything. All parameters are passed after that or at least was. I will check it later tonight anyway. - benoit
