Menu

Commit [r537]  Maximize  Restore  History

Wrongfully compared some booleans with == instead of equals.

Symptoms: When using expressions, input items were not correctly made mandatory, disabled or read-only.

keess 2003-04-14

changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractButtonTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractInputTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/CheckBoxTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/LabelTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/RadioButtonTag.java
changed /trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/SelectTag.java
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractButtonTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/AbstractInputTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/CheckBoxTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/LabelTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/RadioButtonTag.java Diff Switch to side-by-side view
Loading...
/trunk/jxpfw/sources/org/jxpfw/jsp/tag/form/SelectTag.java Diff Switch to side-by-side view
Loading...