History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-1474
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: tm_jee
Reporter: Steven Yang
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

datepicker readonly property not working as expected

Created: 26/Aug/07 10:25 PM   Updated: 30/Aug/07 12:08 PM
Component/s: Component Management
Affects Version/s: 2.2.6
Fix Version/s: 2.2.6


 Description  « Hide
<ww:datepicker readonly="%{noEdit}"/>
No matter the variable "noEdit" is true or false or null or anything, as long as the readonly attribute is assigned to something the datepicker becomes readonly.
discussed in
http://forums.opensymphony.com/thread.jspa?threadID=115244&tstart=0

 All   Comments   Change History      Sort Order:
tm_jee - [30/Aug/07 12:08 PM ]
Got some time. fixed in svn head at r2950.

Thanks Lunaspeed for reporting.