SpecialGlobalWatchlistSettings uses WikiReference::getDisplayName() to generate urls that should be supported based on attached CentralAuth accounts. However, vagrant wikis have a port in the url that is not included in the display name, which means that the correct url is considered invalid. We should fix that
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| SpecialGlobalWatchlistSettings: accept sites with a port | mediawiki/extensions/GlobalWatchlist | master | +20 -2 |
Event Timeline
Comment Actions
Change 713865 had a related patch set uploaded (by DannyS712; author: DannyS712):
[mediawiki/extensions/GlobalWatchlist@master] SpecialGlobalWatchlistSettings: accept sites with a port
Comment Actions
Change 713865 merged by jenkins-bot:
[mediawiki/extensions/GlobalWatchlist@master] SpecialGlobalWatchlistSettings: accept sites with a port