mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-24 07:34:11 +00:00
0a8f591212
This will affect all links, including [[Other page#Fragment]] for example. But it will not have much of an effect there. The mw.Title class is able to understand strings like "Other page#Fragment". All old code calls title.getPrefixedDb() on the result. This will *not* include the fragment. Only the new code will use title.getFragment(). I made sure this does not affect regular page previews, even when the link is something like [[Other page#Fragment]]. Bug: T213415 Change-Id: I15611a44aa0477cc5e48ee4b12aae3cd981d977c |
||
---|---|---|
.. | ||
dist | ||
ext.popups | ||
ext.popups.images |