Field_with_errors not showing

My views won’t wrap a field with the

tag when validations return
errors. I can generate a list of the items, but it’s not wrapping the
fields. I know you can manipulate how ActionView does a field with
errors, but I have not changed it.

Does anyone know the reason for this? I’ve asked several times on IRC
and no one seems to know.

My form itself is wrapped in a

tag with each input being inside a
tag. Does this have something to do with it?

I’m really at a loss. I’d appreciate any help.

Thanks,
Josh