https://bugzilla.wikimedia.org/show_bug.cgi?id=54955
Web browser: ---
Bug ID: 54955
Summary: weird &1 in HTML comment
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: MassMessage
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
<!-- Message sent by User:Eloquence@testwiki using the list at
//test.wikipedia.org/w/index.php?title=User:Eloquence/MM&1 -->
The &1 shouldn't be there.
> echo Title::newFromText('Main Page')->getFullURL();
http://127.0.0.1:8080/wiki/Main_Page
> echo Title::newFromText('Main Page')->getFullURL($proto = PROTO_CANONICAL);
http://127.0.0.1:8080/w/index.php?title=Main_Page&1
I think this is because I didn't realize PHP doesn't support out of order
kwargs like python does.
--
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