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

Krinkle <krinklem...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|mediaWiki.util.addPortletLi |mw.util.addPortletLink
                   |nk incorrectly adds link to |incorrectly adds link to
                   |all ul tags in portlet      |mutiple <ul> tags

--- Comment #2 from Krinkle <krinklem...@gmail.com> 2012-06-07 21:07:20 UTC ---
Went with .find( 'ul' ).eq( 0 ), because it can be inside a sub <div> (like in
Vector), so children() wouldn't find it.


Change-Id: I51e9053292f03c1b833db0df2fb1b40f1eaf8b1a

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

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to