Last modified: 2009-07-27 23:53:31 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 T11691, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9691 - Add type parameter to ModifyUITemplate function calls
Add type parameter to ModifyUITemplate function calls
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
1.10.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://svn.wikimedia.org/viewvc/media...
: easy, patch, patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-04-25 13:43 UTC by Christian Neubauer
Modified: 2009-07-27 23:53 UTC (History)
1 user (show)

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


Attachments
Fix against 11.0 release (1.01 KB, patch)
2007-10-05 14:40 UTC, Christian Neubauer
Details

Description Christian Neubauer 2007-04-25 13:43:08 UTC
I would like my authentication hook to be able to modify the UI differently
depending on whether the user is trying to log in or create a new account.  To
do this, I added a parameter to the abstract function
AuthPlugin::modifyUITemplate() for the login type.  In SpecialUserlogin.php
around line 687 I added $this->mType as the second parameter in the
modifyUITemplate call.  I think this would be useful for others modifying the UI
as well and would be useful if added to the code base.
Comment 1 Christian Neubauer 2007-10-05 14:40:39 UTC
Created attachment 4218 [details]
Fix against 11.0 release

As described above, adds type parameter to abstract function AuthPlugin->modifyUITemplate and passes parameter to the call to modifyUITemplate in SpecialUserlogin.php
Comment 2 Chad H. 2009-07-27 23:53:31 UTC
Applied in r53843

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


Navigation
Links