Changes between Version 2 and Version 3 of Ticket #17732, comment 1
- Timestamp:
- Feb 21, 2012, 6:09:51 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17732, comment 1
v2 v3 1 I'd like to get these fixed, but your provided patch doesn't evenpass the existing test suite... More importantly, it makes the CSRF framework depend on the session framework again. We've worked hard to keep the two separate, so any patch which ties them back together is unlikely to be committed.1 Your provided patch doesn't pass the existing test suite... More importantly, it makes the CSRF framework depend on the session framework again. We've worked hard to keep the two separate, so any patch which ties them back together is unlikely to be committed. 2 2 3 I did commit the additional error message.3 I did commit the additional clarification to the error message.