Last modified: 2013-09-16 13:15:30 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 T41780, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 39780 - Global blocks message issues
Global blocks message issues
Status: RESOLVED DUPLICATE of bug 38367
Product: MediaWiki extensions
Classification: Unclassified
GlobalBlocking (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: ipv6
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-08-30 01:00 UTC by Jasper Deng
Modified: 2013-09-16 13:15 UTC (History)
4 users (show)

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


Attachments

Description Jasper Deng 2012-08-30 01:00:38 UTC
When an IPv6 addresses are globally rangeblocked, the error message shown when someone on a g-blocked IPv6 range only shows the local individual address, not the range, such as the proxy block at http://www.4proxy.de/index.php?q=aHR0cDovL3d3dy5tZWRpYXdpa2kub3JnL3cvaW5kZXgucGhwP3RpdGxlPVNwZWNpYWw6VXNlckxvZ2luJmFtcDtyZXR1cm50bz1NZWRpYVdpa2klM0FNb2Rlcm4rQXBpenphJmFtcDtyZXR1cm50b3F1ZXJ5PWFjdGlvbiUzRGVkaXQmYW1wO3R5cGU9c2lnbnVw.

This is not unique to proxies.

Furthermore, the change of the interface message from MediaWiki:Globalblocking-blocked to MediaWiki:Globalblocking-ipblocked appears to have been ill-conceived because most wikis I see have not migrated their MediaWiki:GlobalBlocking-blocked to MediaWiki:Globalblocking-ipblocked.
Comment 1 Sam Reed (reedy) 2012-09-02 22:17:54 UTC
(In reply to comment #0)
> When an IPv6 addresses are globally rangeblocked, the error message shown when
> someone on a g-blocked IPv6 range only shows the local individual address, not
> the range, such as the proxy block at
> http://www.4proxy.de/index.php?q=aHR0cDovL3d3dy5tZWRpYXdpa2kub3JnL3cvaW5kZXgucGhwP3RpdGxlPVNwZWNpYWw6VXNlckxvZ2luJmFtcDtyZXR1cm50bz1NZWRpYVdpa2klM0FNb2Rlcm4rQXBpenphJmFtcDtyZXR1cm50b3F1ZXJ5PWFjdGlvbiUzRGVkaXQmYW1wO3R5cGU9c2lnbnVw.
> 
> This is not unique to proxies.



	'globalblocking-ipblocked' => "'''Your IP address has been blocked on all wikis.'''

The block was made by $1 ($2).
The reason given is ''$3''.

* Start of block: $4
* Expiry of block: $5

You can contact $1 to discuss the block.
You cannot use the \"{{int:emailuser}}\" feature unless a valid e-mail address is specified in your [[Special:Preferences|account preferences]] and you have not been blocked from using it.
Your current IP address is $6.
Please include all above details in any queries you make.",

			return $result = array( 'globalblocking-ipblocked',
				$blockingUser, $display_wiki, $block->gb_reason, $blockTimestamp, $blockExpiry, $ip );



$6 is being used in a different context in the modified message apparently on mediawiki.org, so of course it's not going to show theh range

The parameters passed back with the message don't suggest there is a range of ip addresses.
Comment 2 Nemo 2013-09-16 13:15:30 UTC
I'm not aware of this being specific to IPv6?

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

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


Navigation
Links