https://bugzilla.wikimedia.org/show_bug.cgi?id=58234
Web browser: ---
Bug ID: 58234
Summary: Echo: User should not see a notification with raw
wikitext " [[User:[Nobody]|[Nobody]]]" in it.
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Echo
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Created attachment 14038
--> https://bugzilla.wikimedia.org/attachment.cgi?id=14038&action=edit
Screenshot of problem.
On mediawiki.org I just got the following notification:
__
| [[User:[Nobody]|[Nobody]]] thanked you for your edit
| on MediaWiki talk:Gadget-UTCLiveClock.js.
| 1 day ago | View edit
|__
Edit in question:
https://www.mediawiki.org/w/index.php?title=MediaWiki_talk:Gadget-UTCLiveClock.js&oldid=prev&diff=835266
Log:
https://www.mediawiki.org/wiki/Special:Log/thanks?page=User:Krinkle
Whatever the case, the main issue is that [Nobody] doesn't parse when used
inside [[User:]] in wikitext (at least not in the parser Echo uses for this).
So either it should be replaced with a placeholder, or perhaps the notification
should be hidden entirely if it doesn't have sufficient data.
Either way, it should not be communicating a transaction with user=[Nobody]
because that is an invalid username and also invalid page title for user pages
in general. Presumably the latter is on purpose, (so that it can't point to an
existing user, though we do have reserved usernames for certain purposes), but
then it shouldn't try to parse it as such inside the notification.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l