Closed Bug 207865 Opened 21 years ago Closed 21 years ago

ASSERTION: unable to normalize attribute name: 'NS_SUCCEEDED(rv)', file i:/build/mozilla/content/xul/content/src/nsXULElement.cpp, line 1301

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

References

Details

(Keywords: assertion)

Attachments

(1 file)

###!!! ASSERTION: unable to normalize attribute name: 'NS_SUCCEEDED(rv)', file
i:/build/mozilla/content/xul/content/src/nsXULElement.cpp, line 1301

nsWidgetStateManager.js tries to setAttribute(property /*""*/, ...) which xul
doesn't like.

Break: at file i:/build/mozilla/content/xul/content/src/nsXULElement.cpp, line 1301
0 [native frame]
1 anonymous(aElement = [object XULElement @ 0x12a125b0], aDataObject = )
["chrome://global/content/nsWidgetStateManager.js":207]
    property = ""
    this = [object Object]
2 anonymous(aElementID = "intlAcceptLanguages", aDataObject = )
["chrome://global/content/nsWidgetStateManager.js":402]
    element = [object XULElement @ 0x12a125b0]
    this = [object ChromeWindow @ 0x1237a248]
3 anonymous(aPageTag = "chrome://communicator/content/pref/pref-languages.xul")
["chrome://global/content/nsWidgetStateManager.js":186]
    pageData =
    elementID = "intlAcceptLanguages"
    element = [object XULElement @ 0x12a125b0]
    elementType = "broadcaster"
    set_Func = [function]
    this = [object Object]
4 anonymous(aPageTag = "chrome://communicator/content/pref/pref-languages.xul")
["chrome://communicator/content/pref/nsPrefWindow.js":372]
    header = [object XULElement @ 0x124526d8]
    prefElements = [object NodeList @ 0x12a12288]
    i = 7
    prefstring = "intl.charset.default"
    prefid = "DefaultCharsetList"
    preftype = "localizedstring"
    elt = "menulist"
    prefdefval = ""
    prefattribute = "value"
    prefvalue = "ISO-8859-1"
    root =
    isPrefLocked = false
    this = [object Object]
dup of bug 160360?
*** Bug 160360 has been marked as a duplicate of this bug. ***
Attached patch fix xulSplinter Review
Attachment #134761 - Flags: superreview?(darin)
Attachment #134761 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 134761 [details] [diff] [review]
fix xul

Mmmm... so how long has this panel been busted ;-)
Attachment #134761 - Flags: review?(neil.parkwaycc.co.uk) → review+
Blocks: 160540
Attachment #134761 - Flags: superreview?(darin) → superreview+
yeah, i wasn't sure if it was a dupe (it was) - thanks to rkaa for finding the pair.

fix checked in
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
No longer blocks: 160540
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: