This is slightly off-topic, but has anyone had any luck getting John Mason's Portcullis CFC ( http://portcullis.riaforge.org/ ) working in their Mach-II app? I'm finding that when I enable it, redirects including argument persistence fail. This may be because I'm using a cookie value as my redirect persistence mechanism (made available in Mach-II 1.8):
<property name="redirectPersistParameterLocation" value="cookie" /> Basically when I announce a "loginSuccess" event and it's called via a redirectEvent() function call, current event args are hosed and then my security plugin says "You're not authorized to be here." If I don't include Portcullis, I have no problems. -- You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/ Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
