Closed (fixed)
Project:
CCK Select Other
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2012 at 14:38 UTC
Updated:
22 Sep 2012 at 23:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
mradcliffeYes, for some reason it's not adding the class when form_set_error or form_error is called. This is usually automatic, but it's probably getting confused by the array parents.
Comment #2
mradcliffeHere's a patch (combined, i have two commits ready). Let's see how badly it fails on PIFR (Can't run tests locally because MAMP/Simpletest seems to be borked).
Comment #3
mradcliffeWelp. Even pifr can't run tests (branch fails on something that passes everywhere else).
This works for me. Passes all tests on another box just fine. Just need to add an assertion for the class in the validation test.
Comment #4
mradcliffeOkay, test added, and all tests pass.
Comment #5.0
(not verified) commentedupdated formatting