Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When running the W3C Test Case "au", Wookie fails to correctly set a value after calling clear() first and then reloading the page.
This is likely caused by the clear() process executing and overriding the subsequent (in script order terms) setItem() call, either on the client side or server side.
To replicate, use this widget:
http://dev.w3.org/2006/waf/widgets-api/test-suite/test-cases/ta-aa/au/au.wgt
Attachments
Issue Links
- is part of
-
WOOKIE-20 Conform to the LC W3C Widget API specification
- Resolved