mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 03:34:03 +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 |
||
---|---|---|
.. | ||
changeListeners | ||
gateway | ||
instrumentation | ||
integrations | ||
preview | ||
reducers | ||
ui | ||
.eslintrc.json | ||
actions.test.js | ||
bracketedPixelRatio.test.js | ||
changeListener.test.js | ||
container.test.js | ||
counts.test.js | ||
experiments.test.js | ||
formatter.test.js | ||
getPageviewTracker.test.js | ||
integration.test.js | ||
isEnabled.test.js | ||
previewBehavior.test.js | ||
run.js | ||
stubs.js | ||
title.test.js | ||
userSettings.test.js | ||
wait.test.js |