Validate checkbox doesn't come up checked
Brought to you by:
eboudrant,
pombredanne
The validate checkbox in action-mapping is never turned
on programmatically by the gui. The only way it gets
checked on is if you do it manually with the mouse.
To reproduce:
Click on my "/submit" action mapping and it shows
Validate unchecked. I check it, hit control-s. Now if I
click on another action mapping and then go back to the
properties for /submit, Validate is unchecked again.
I'm including my config just in case something here
tickles the bug.
Using 0.6.4 inside eclipse 2.1 (gtk/linux).
the struts-config.xml that will exhibit the problem