dojox/mobile/Heading breaks if busy property is set to false before it is ever set to true
The _setBusyAttr
function does not check that prog actually exists in the case that busy is set to false. Fixing #16312 breaks it.
Attachments (1)
-
patch16313.patch (1.2 KB) - added by Adrian Vasiliu 7 years ago.
-
Now Heading supports setting the busy property to false before being set to true. Added test case to DOH test. - Adrian Vasiliu, IBM, CCLA
Download all attachments as: .zip
Change History (5)
Description: |
modified (diff)
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Now Heading supports setting the busy property to false before being set to true. Added test case to DOH test. - Adrian Vasiliu, IBM, CCLA