Page MenuHomePhabricator

Patch to handle case malforming of usernames
Closed, DeclinedPublic

Description

Author: michael.reynolds

Description:
Summary pretty much says it all. The patch, which will be added after this
report is submitted, as I cannot figure out how to attach a patch on report
creation, will add the ability to disable case alteration on usernames when
wgCapitalLinks is set to true.


Version: 1.3.x
Severity: enhancement

Details

Reference
bz380

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 6:48 PM
bzimport set Reference to bz380.
bzimport added a subscriber: Unknown Object (MLST).

michael.reynolds wrote:

Adds ability to override wgCapitalLinks when it comes to usernames

Attached:

This patch doesn't seem to keep consistency between user and user_talk namespaces. It also sets the default incorrectly, and would
produce bad sorting in user lists and other problems.