InputTags do not remove "disabled" property once set
----------------------------------------------------
Key: STS-195
URL: http://mc4j.org/jira/browse/STS-195
Project: Stripes
Type: Bug
Components: Tag Library
Versions: Release 1.3, Release 1.3.1
Environment: Tomcat 5.5
Reporter: Alan Gardner
Assigned to: Tim Fennell
I have been attempting to use JSP EL inside the "disabled" property on some
input tags. At first glance it appears to work fine. However, the compiled
jsp pages are caching the tags, including those properties. This means that
once an EL expression evaluates to true and sets the ' disabled="disabled" '
property, it isn't undone. Later in the web apps life the expression will
evaluate to false, and the input will continue to be disabled.
Recompiling the JSP page eliminates this "caching" problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development