Changes between Initial Version and Version 1 of Ticket #6575
- Timestamp:
- Apr 21, 2008, 3:59:39 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6575 – Description
initial v1 2 2 3 3 {{{ 4 [Exception... "'Error: dijit.form.Textarea template:_iframeEditTitle' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: no] 4 [Exception... "'Error: dijit.form.Textarea template:_iframeEditTitle' when calling method: 5 [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001c 6 (NS_ERROR_XPC_JS_THREW_JS_OBJECT)" location: "<unknown>" data: no] 5 7 }}} 6 8 7 9 The same test on the [http://download.dojotoolkit.org/release-1.1.0/dojo-release-1.1.0/dijit/tests/form/test_Textarea.html 1.1 release] runs fine. 8 10 9 Looks like a regression, or maybe a race condition between build vs. non-build. 11 Regression from [13325]