> I don't think a form is supposed to have an ID by default.. however,
> you may always do:
> $form->setAttrib('id','mysuperawesomeform');
>
> If an empty attribute is invalid (xhtml), I'd file a bug for this.It's really strange, because after I add a certain amount of elements, the attribute disappears. However, I haven't found the logic behind it yet. > As for the enctype, I think it never heards to be explicit, or do you > see any disadvantage? Redundancy is never good ;) Regards, Ádám
