Last modified: 2010-11-06 20:32:34 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 T27802, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25802 - Add variable for UserMailer.php email 'from' name
Add variable for UserMailer.php email 'from' name
Status: RESOLVED DUPLICATE of bug 25728
Product: MediaWiki
Classification: Unclassified
Email (Other open bugs)
1.17.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-05 18:12 UTC by Gerard Boyers
Modified: 2010-11-06 20:32 UTC (History)
2 users (show)

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


Attachments

Description Gerard Boyers 2010-11-05 18:12:38 UTC
As outlined [http://www.mediawiki.org/wiki/Manual:UserMailer.php here], line 482 in UserMailer.php is the following:

 $adminAddress = new MailAddress( $wgPasswordSender, 'WikiAdmin' );

This causes all default installations to have "WikiAdmin" as the from name for watchlist changes. Changing it is possible, but is wiped out with upgrades. 

Could this be turned into a simple $wg variable? Or take it from $wgSiteName unless otherwise specified?
Comment 1 Alexandre Emsenhuber [IAlex] 2010-11-06 20:32:34 UTC

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

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


Navigation
Links