https://bugzilla.wikimedia.org/show_bug.cgi?id=19845
Owltom <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|[other] |History/Diffs Product|MediaWiki extensions |MediaWiki Version|any |1.16-svn --- Comment #10 from Owltom <[email protected]> 2009-07-23 19:47:58 UTC --- Found something in my local error_log: [Wed Jul 22 19:46:24 2009] [error] [client 127.0.0.1] (20024)The given path is misformatted or contained invalid characters: Cannot map GET /testkamelopedia/index.php/Spezial:Beitr%C3%A4ge/Dufo HTTP/1.1 to file [5120] EACCELERATOR: PHP crashed on opline 46 of preg_replace_callback() at C:\xampp\htdocs\testkamelopedia\includes\Linker.php:1025 I imported the kamelopedia database and could replicate the bug. I'm using XAMPP on Vista, and this bug crashes appache completely. In addition: Histories of other pages are also affected, and this also happens with _all_ extensions disabled. So I was totally wrong assuming that Extension:LinkedImage was causing this behavior ... Something in Linker.php (as of r53524) is causing this http://www.mediawiki.org/wiki/Special:Code/MediaWiki/53534 -- 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
