Re: [html-formfu] ping moritz: RequestToken

2009-04-15 Thread Carl Franks
2009/4/15 Moritz Onken : > One more thing: Did you add plugin() support to MultiForm? > It's not that important because the user could still add > the Element::RT manually to each form. Not yet - that'll have to wait until another day > I guess you'll have to push out a new release of HTML-FormFu

Re: [html-formfu] ping moritz: RequestToken

2009-04-15 Thread Moritz Onken
Ok - I've fixed it with r1436 All tests pass :) You are the man! Thanks you! One more thing: Did you add plugin() support to MultiForm? It's not that important because the user could still add the Element::RT manually to each form. I guess you'll have to push out a new release of HTML-FormFu

Re: [html-formfu] ping moritz: RequestToken

2009-04-15 Thread Carl Franks
2009/4/15 Carl Franks : > 2009/4/14 Carl Franks : >> 2009/4/14 Moritz Onken : >>> Hi Carl, >>> >>> >>> there is still this failing test t/01basic-token.t which fails. >>> In t/lib/MyApp/Controller/TokenExpire.pm I set a negative expiration time >>> but it get's lost somewhere while the plugin tries

Re: [html-formfu] ping moritz: RequestToken

2009-04-15 Thread Carl Franks
2009/4/14 Carl Franks : > 2009/4/14 Moritz Onken : >> Hi Carl, >> >> >> there is still this failing test t/01basic-token.t which fails. >> In t/lib/MyApp/Controller/TokenExpire.pm I set a negative expiration time >> but it get's lost somewhere while the plugin tries to set this expiration >> time o

Re: [html-formfu] ping moritz: RequestToken

2009-04-14 Thread Carl Franks
2009/4/14 Moritz Onken : > Hi Carl, > > > there is still this failing test t/01basic-token.t which fails. > In t/lib/MyApp/Controller/TokenExpire.pm I set a negative expiration time > but it get's lost somewhere while the plugin tries to set this expiration > time on Element::RequestToken. > > I ma

Re: [html-formfu] ping moritz: RequestToken

2009-04-14 Thread Moritz Onken
Hi Carl, there is still this failing test t/01basic-token.t which fails. In t/lib/MyApp/Controller/TokenExpire.pm I set a negative expiration time but it get's lost somewhere while the plugin tries to set this expiration time on Element::RequestToken. I made accessors for all those config

[html-formfu] ping moritz: RequestToken

2009-04-14 Thread Carl Franks
I'd like to push out another release of Catalyst-Controller-HTML-FormFu. Is the RequestToken stuff good to go? I have to admit I haven't tried it out yet. Is there anything outstanding in the mailing list for it? Cheers, Carl ___ HTML-FormFu mailing lis