Thanks coder.module! ;) Due to a cut and paste error, the class names for a couple of the views2 filter handlers still had ".inc" on the end of them, which is definitely wrong...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 336442_signup_broken_views2_filters.1.patch | 1.86 KB | dww |
Comments
dww’s picture
Version: 6.x-1.0-rc1 » 6.x-1.x-dev
Status: Needs review » Fixed
Committed to HEAD.
Status: Fixed » Closed (fixed)
Automatically closed -- issue fixed for two weeks with no activity.
Comment #1
dwwPatch fixes signup_handler_filter_signup_disabled and signup_handler_filter_signup_send_confirmation.
(FYI: this was introduced over at #330820: Test/fix Views2 integration of course).