https://bugzilla.wikimedia.org/show_bug.cgi?id=26528
Summary: wgAction variable needs to represent what PHP actually does, not just what the URL suggests Product: MediaWiki Version: 1.18-svn Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Javascript AssignedTo: d...@ucsc.edu ReportedBy: krinklem...@gmail.com CC: tpars...@wikimedia.org Going to any of the following URLs causes the wgAction variable in JavaScript to be wrong: - Links that appear in core - * http://translatewiki.net/w/i.php?title=User:Krinkle/EnhancedChanges&diff=prev&oldid=2586573 * http://commons.wikimedia.org/?diff=47668654&oldid=47668650&rcid=48853202 ** wgAction: view; should be 'historysubmit' or 'diff' - Links manually constructed - * http://translatewiki.net/wiki/Main_Page?diff=curr ** wgAction: view; should be 'historysubmit' or 'diff' * http://translatewiki.net/wiki/Main_Page?action=historysubmit ** wgAction: historysubmit; should be: 'view' -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l