Last modified: 2006-04-14 23:08:11 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 T7571, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5571 - Lengthen the ipblocks.ipb_address field to varchar(255)
Lengthen the ipblocks.ipb_address field to varchar(255)
Status: RESOLVED DUPLICATE of bug 3279
Product: MediaWiki
Classification: Unclassified
Database (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 4618
  Show dependency treegraph
 
Reported: 2006-04-14 11:24 UTC by Tietew
Modified: 2006-04-14 23:08 UTC (History)
0 users

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


Attachments

Description Tietew 2006-04-14 11:24:44 UTC
Special:Ipblocklist shows only first 40 bytes of username who is blocked.
If the username is longer than 40 bytes, Special:Ipblocklist shows malformed
UTF-8 string. So contributions link and unblock link are broken.

For example:
User:あいうえおかきくけこさしすせそ (55bytes) is shown as
"あいうえおかきくけこさしす?" in Ipblocklist (? is %E3; malformed UTF-8 character).

When clicking contributions link, it's shown that contributions of User:あいうえ
おかきくけこさしす? instead of User:あいうえおかきくけこさしすせそ. Of cause
it's empty.

When clicking unblock link, the unblock form contains broken username, so no
users will be unblocked. Even if I enter "あいうえおかきくけこさしすせそ"
manually to unblock form, the user won't be unblocked.

I think ipblocks.ipb_address must be varchar(255) to conatin full username.
Comment 1 Brion Vibber 2006-04-14 23:08:11 UTC

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

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


Navigation
Links