Last modified: 2009-03-03 03:31:12 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 T18168, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16168 - AbuseFilter requires functions which may be unavailable with Windows
AbuseFilter requires functions which may be unavailable with Windows
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
AbuseFilter (Other open bugs)
unspecified
All Windows XP
: Normal normal (vote)
: ---
Assigned To: Andrew Garrett
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-10-29 00:42 UTC by Mike.lifeguard
Modified: 2009-03-03 03:31 UTC (History)
1 user (show)

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


Attachments

Description Mike.lifeguard 2008-10-29 00:42:59 UTC
In the theme of r42637 which fixed fnmatch(), please double-check compatibility with Windows.

My results for phptest.php:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Tech U>C:\xampp\php\php.exe C:\xampp\htdocs\mediawiki\
extensions\AbuseFilter\phpTest.php
Trying test arith.t...
-PASSED.
Trying test cast.t...
-PASSED.
Trying test ccnorm.t...
-PASSED.
Trying test comment.t...
-PASSED.
Trying test count.t...
-PASSED.
Trying test date1.t...
-FAILED - exception Expected ) at char 22 with input ("2008-01-02 00:00:00"d < "
2008-01-03 00:00:00"d) & ("2008-01-02 00:00:00"d < "2008-01-03 00:00:00"d)
Trying test date2.t...
-FAILED - exception Unexpected T_ID at char 21 with input "2008-01-01 00:00:00"d
 + 1 days = "2008-01-02 00:00:00"d
Trying test eq.t...
-PASSED.
Trying test float.t...
-PASSED.
Trying test ifthen.t...
-PASSED.
Trying test in.t...
-PASSED.
Trying test lcase.t...
-PASSED.
Trying test length.t...
-PASSED.
Trying test like.t...
Fatal error: Call to undefined function  fnmatch() in C:\xampp\htdocs\mediawiki\
extensions\AbuseFilter\AbuseFilter.parser.php on line 145

C:\Documents and Settings\Tech U>
Comment 1 Andrew Garrett 2009-03-03 03:31:12 UTC
Fixed at some point.

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


Navigation
Links