Rails 2.3.5 - f.label :attribute not being wrapped by field_error_proc
- by Simon
For some reason when an object's instance has errors, the f.label tags associated with error attributes isn't wrapped about the field_error_proc.
Is this the default behaviour?