https://bugzilla.wikimedia.org/show_bug.cgi?id=31905
Web browser: ---
Bug #: 31905
Summary: Special:MassEditRegex results in empty page in trunk
r100522
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: [other]
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
In trunk 1.19alpha (r100522): Special:MassEditRegex (which is not in the list
of components for which bugs can be reported) works ok in preview mode, but
clicking "execute" only produces a blank page.
Our test case was: on a page France replace the word information with data:
- France (Pages to edit)
- /data/ (Search for)
- information (Replace with)
Settings:
$wgShowSQLErrors = true;
$wgShowDebug = true;
$wgShowExceptionDetails = true;
$wgDebugLogFile = "$IP/debug.log";
error_reporting(E_ALL);
ini_set("display_errors", 1);
are all on, but no further information is available.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l