Hi,

while looking at the no longer existing bug i posted this afternoon :),
I noticed that the <h:message> tag has a different behaviour in the SVN
version than in the 1.0.9 version. It now renders the id of the UIInput
it is in its 'for' attribute in front of the actual error message, for
example:

        nameInput: Value is required

The <x:message> does something similar, except that it renders the label
for the UIInput.

Why was this added? Does the spec require this behaviour? It doesn't
make a lot of sense to add this to the error message, since the
<h:message> is meant to be placed next to the UIInput isn't it? I can
understand  its use in the <h:messages> tag though.

Kind regards,

Jurgen Lust

Reply via email to