Oops - missed this. Yes, Peter, you're right - all internal commas currently need be quoted so they don't conflict with the 'outer' commas delimiting the filter chain itself.
On Sun, Nov 14, 2010 at 11:23 PM, Peter Ledbrook <[email protected]> wrote: >> /premium/** = myFilter, myRoles[paid, unauthorizedUrl=/upgrade.jspa], >> anotherFilter, ... > > Doesn't the comma-separated list inside the square brackets need to be quoted? > > Peter > > -- > Peter Ledbrook > Grails Advocate > SpringSource - A Division of VMware
