Last modified: 2011-02-08 21:56:27 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28528, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26528 - wgAction variable needs to represent what PHP actually does, not just what the URL suggests
wgAction variable needs to represent what PHP actually does, not just what th...
Status: RESOLVED DUPLICATE of bug 25800
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
1.18.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Michael Dale
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-31 18:40 UTC by Krinkle
Modified: 2011-02-08 21:56 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Krinkle 2010-12-31 18:40:55 UTC
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'
Comment 1 Krinkle 2011-01-01 02:05:33 UTC

*** This bug has been marked as a duplicate of bug 25800 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links