Last modified: 2013-06-23 18:33:56 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 T39612, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37612 - CheckUser displays 2001:6a0:200:121::2/128 and 127.0.0.1/32 on PostgreSQL
CheckUser displays 2001:6a0:200:121::2/128 and 127.0.0.1/32 on PostgreSQL
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
CheckUser (Other open bugs)
unspecified
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: postgres
  Show dependency treegraph
 
Reported: 2012-06-15 00:30 UTC by Marcin Cieślak
Modified: 2013-06-23 18:33 UTC (History)
5 users (show)

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


Attachments

Description Marcin Cieślak 2012-06-15 00:30:05 UTC
Sample result from the test wiki:

(diff) (hist) . . N Test . . 01:44 . . Saper (Talk | contribs | block) (test)
        IP: 2001:6a0:200:121::2/128   XFF: 0   Mozilla/5.0 (X11; FreeBSD amd64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11

on MySQL:

(różn.) (hist.) . . N Test . . 02:24 . . Saper (dyskusja | edycje | zablokuj) (cu test)
        IP: 2001:6A0:200:121:0:0:0:2   Mozilla/5.0 (X11; FreeBSD amd64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11

Bug 36780 proposes that the canonical form of the IP address should be "2001:6a0:200:121::2", but we might want to get rid of /128 for IPv6 and /32 for IPv4.

This is because PostgreSQL CIDR type always returns CIDR mask from the database.

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


Navigation
Links