https://bugzilla.wikimedia.org/show_bug.cgi?id=55602
Web browser: ---
Bug ID: 55602
Summary: If allow_url_fopen is disabled, saving a page causes
an improperly handled exception
Product: MediaWiki
Version: 1.22-git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General/Unknown
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Mobile Platform: ---
I have allow_url_fopen disabled (for now) on my fresh wiki and while the
install went find, trying to preview the first edit of the Main Page resulted
in a MWException, turning on the usual debugging settings:
---
error_reporting( -1 );
ini_set( 'display_errors', 1 );
$wgShowExceptionDetails = true;
$wgDebugToolbar = true;
$wgShowDebug = true;
---
caused a jumbled/corrupted/improperly handled Exception to occur which caused
the page to render improperly.
--
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