Last modified: 2005-02-23 21:53:35 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 T3563, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1563 - "Infinite" (as opposed to "infinite") not a valid block time
"Infinite" (as opposed to "infinite") not a valid block time
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Lowest trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-02-19 16:03 UTC by Steven Melenchuk
Modified: 2005-02-23 21:53 UTC (History)
0 users

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


Attachments

Description Steven Melenchuk 2005-02-19 16:03:45 UTC
Using "Infinite" (note capitalisation) as a block duration in Special:Blockip
does not register as a valid block time. Does the field _really_ need to be
case-sensitive?
Comment 1 Antoine "hashar" Musso (WMF) 2005-02-23 21:53:35 UTC
From SpecialBlockip.php:

if ( $this->BlockExpiry == 'infinite' || $this->BlockExpiry == 'indefinite' ) {

So bascily it needs to be all lower case.

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


Navigation
Links