Search and Top Navigation
#4828 closed bug (notabug)
Opened September 03, 2009 05:21AM UTC
Closed September 03, 2009 11:35AM UTC
Last modified October 11, 2012 09:15PM UTC
Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7 at line 911 in 1.3.2
Reported by: | mmytest | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | ui.core | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I found that the data assigned to div.innerHTML is not qualified XML:
The data is: <div class="ui-gen">
This issue occured in Safari and chrome. I used xhtml+jquery
Attachments (0)
Change History (2)
Changed September 03, 2009 11:35AM UTC by comment:1
description: | \ I found that the data assigned to div.innerHTML is not qualified XML: \ \ The data is: <div class="ui-gen"> \ \ This issue occured in Safari and chrome. I used xhtml+jquery → I found that the data assigned to div.innerHTML is not qualified XML: \ \ The data is: <div class="ui-gen"> \ \ This issue occured in Safari and chrome. I used xhtml+jquery |
---|---|
resolution: | → invalid |
status: | new → closed |
Changed October 11, 2012 09:15PM UTC by comment:2
milestone: | TBD |
---|
Milestone TBD deleted
Some context would help.