Last modified: 2013-05-06 08:31:21 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 T35944, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33944 - Cannot disable signature pref ("nickname" section)
Cannot disable signature pref ("nickname" section)
Status: NEW
Product: MediaWiki
Classification: Unclassified
Documentation (Other open bugs)
1.22.0
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-25 10:19 UTC by Subfader
Modified: 2013-05-06 08:31 UTC (History)
3 users (show)

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


Attachments

Description Subfader 2012-01-25 10:19:42 UTC
The signature pref cannot be disabled using $wgHiddenPrefs?

'fancysig' will disable the fancy sig but not the complete fieldset "signature".
Comment 1 radiumsoup 2012-06-23 23:23:41 UTC
(In reply to comment #0)
> The signature pref cannot be disabled using $wgHiddenPrefs?
> 
> 'fancysig' will disable the fancy sig but not the complete fieldset
> "signature".

This works to disable the form, but I had to dig around in the source to find it:

$wgHiddenPrefs[] = 'nickname';

At minimum, the documentation should be updated to reflect this, or the 'nickname' field should be changed to 'signature' or something more closely matching the expected nomenclature
Comment 2 Liangent 2013-05-03 15:01:10 UTC
Preference names are documented at https://www.mediawiki.org/wiki/Manual:$wgDefaultUserOptions#Available_preferences but the row for "nickname" is empty...

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


Navigation
Links