On 6/11/07, Henri Yandell <[EMAIL PROTECTED]> wrote:
On 5/3/07, Paul Benedict <[EMAIL PROTECTED]> wrote:
> * Test the webapps

EL-Examples:

Digging more into the major issues:

  html-el:multibox. When first started, none of the checkboxes were selected.

Looks to me like the text is plain wrong. The underlying testBean
doesn't fill the multiboxes with any data, so presumably the text
should say "should NOT be selected". I've made that change (easy to
change back :)  - r546298).

  html-el:string. The bottom two on the left hand side don't change
the backing bean when save is hit. Possibly they just shouldn't be
enabled as the two on the bottom right have the same behaviour.

Presumably the problem here is that there are three fields with the
same name, and (for my browser/server combination) the first field is
the one that wins. I'm going to go ahead and add the disabled to the
two bottom left field (r546294).

Hen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to