https://bugzilla.wikimedia.org/show_bug.cgi?id=35247

Bergi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Bergi <[email protected]> 2012-03-19 14:17:47 UTC ---
> > Also, it for example broke my script which tried to
> >  document.getElementById("bodyContent").insertBefore(newElement,
> > document.getElementById("editform"));
> 
> Please elaborate what you mean here.

I have a script that inserted some edit tools into #bodyContent, right before
#editform. Since r111647 that doesn't work, as #editform now is a child of
#mw-content-text.

OK, it was a minor issue and very easy to fix. I only wanted to mention that
some tools may be broken that make assumptions about the child nodes of
mw.util.$content, which might be quite common.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to