Changes between Initial Version and Version 3 of Ticket #13737
- Timestamp:
- Aug 23, 2011, 8:30:50 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13737
-
Property
Status
changed from
new
toclosed
-
Property
Severity
changed from
minor
tonormal
-
Property
Component
changed from
General
toDojoX Mobile
- Property Keywords 1.7-mobile added
-
Property
Milestone
changed from
tbd
to1.7
- Property Owner set to ykami
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #13737 – Description
initial v3 1 When an exception occurs while loading the content by setting "href" parameter to dojox.mobile.!ContentPane, the error handler of the !ContentPane widget does not proper ty handle it and makes an additional error.1 When an exception occurs while loading the content by setting "href" parameter to dojox.mobile.!ContentPane, the error handler of the !ContentPane widget does not properly handle it and makes an additional error. 2 2 3 3 Please try the attached test case to reproduce the issue.