[Webkit-unassigned] [Bug 12249] FCKeditor: <hr>, <ul> and <ol> have id="undefined"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 10 13:00:24 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12249





------- Comment #9 from justin.garcia at apple.com  2007-03-10 13:00 PDT -------
> So it is correct to call document.execCommand('InsertHorizontalRule'). Actually
> this is its most common usage, as it is quite uncommon to require an id for
> those elements (developers would be forced to implement a unique id provider
> logic just to avoid id duplications).

You're right, if you omit the third parameter you see a bug, but on our end, it
appears that FCKEditor is *actually passing* a second and third parameter, *not
omitting them*.  Can you confirm this?  If this is the case then we're behaving
correctly, setting the id to what we're given for the third parameter.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list