RE: generator inside session-validator action

2002-03-20 Thread Fiedler, Raul
Thanks very much matching on "**" was the trick Raul -Original Message- From: Cédric Damioli [mailto:[EMAIL PROTECTED]] Sent: 20 March 2002 16:52 To: [EMAIL PROTECTED] Subject: Re: generator inside session-validator action Fiedler, Raul wrote: >Hi > >I

Re: generator inside session-validator action

2002-03-20 Thread Cédric Damioli
Fiedler, Raul wrote: >Hi > >I want to protect the whole site with a session validator action. >It works fine for all pipeline objects except ones with generators inside. > try with two stars ("**") inside your first tag Else, "area/view-xml" won't match against a single "*" and the sitemap p

RE: generator inside session-validator action

2002-03-20 Thread Vadim Gritsenko
> From: Fiedler, Raul [mailto:[EMAIL PROTECTED]] > > Hi > > I want to protect the whole site with a session validator action. > It works fine for all pipeline objects except ones with generators inside. > > Example: This snippet below - is it copy/paste? Then you have errors: > > >