Fix Bug #28344 - “Links doesn't work inside collapsible toggles”
authorMark A. Hershberger <mah@users.mediawiki.org>
Thu, 16 Jun 2011 22:27:22 +0000 (22:27 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Thu, 16 Jun 2011 22:27:22 +0000 (22:27 +0000)
commit9cbcb3be0ce96f813dfc408492ad6b8b57f4a980
tree91171db6194a8c22d2c7aa4ea2dd5867e2285686
parent67e35d6b0d07e0882d72a4f69e448f2331e64b90
Fix Bug #28344 - “Links doesn't work inside collapsible toggles”
Patch from mybugs.mail

    If a link is added inside of a collapsible toggle and a user click on it, the
    target page should be opened.
    …
    The attached patch was tested locally and fixes this bug (clicking outside the
    link toogles the collapsed content, and clicking on the link opens the target
    page).

    PS: It is the same code which was used to fix the problem on Commons.

    http://commons.wikimedia.org/w/index.php?diff=45383826&oldid=45265712
CREDITS
resources/jquery/jquery.makeCollapsible.js