Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Enabling RDT causes exception with sessions / CSRF form elements #33

Open
EvanDotPro opened this issue Jun 13, 2014 · 4 comments
Open
Labels

Comments

@EvanDotPro
Copy link
Member

To reproduce:

  1. Install/enable RDT.
  2. Try rendering a form with a CSRF element.

Result:

@EvanDotPro EvanDotPro added the bug label Jun 13, 2014
@Ocramius
Copy link
Member

Wondering if this is similar to zendframework/zend-developer-tools#148

@EvanDotPro
Copy link
Member Author

Haha, well, a student pointed zendframework/zend-developer-tools#148 during class today, so I decided to take that opportunity to show them RDT (hoping it wouldn't have the same problem)... RDT didn't break annotation forms like ZDT did, but it did cause this session failure.

It's just been one of those days...

@Ocramius
Copy link
Member

@EvanDotPro well, I'm the cause of zendframework/zend-developer-tools#148 as well :-) I know why it happens, but the only solution would be proxying the EventManager right now, which is too aggressive (maybe?)

@EvanDotPro
Copy link
Member Author

Hmm, yeah proxying the EventManager does seem a bit heavy-handed / aggressive...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants