https://bugzilla.wikimedia.org/show_bug.cgi?id=58640

aommund...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aommund...@gmail.com

--- Comment #3 from aommund...@gmail.com ---
I can confirm this bug in both MediaWiki 1.20.8 and 1.22.0, they do not work on
servers using PCRE 8.34. I have posted about it here:
http://www.mediawiki.org/w/index.php?title=Project:Support_desk#MediaWiki_don.27t_work_with_PCRE_8.34_37016

Here is from apache usage log:

[Wed Dec 18 14:07:46.351691 2013] [:error] [pid 8193] [client
12.12.12.12:53455] PHP Warning: preg_match(): Compilation failed: group name
must start with a non-digit at offset 8 in
/home/xxx/domains/xxx.com/public_html/w/includes/MagicWord.php on line 907,
referer: http:// xxx.no/w/index.php/Hovedside

When I look at PCRE 8.34 changelog at http://pcre.org/news.txt it says this:

"Perl no longer allows group names to start with digits, so I have made this
change also in PCRE."

Can someone please help by providing a patch that I can apply to MagicWord.php,
so that I don't have to downgrade PCRE?

I am running Apache 2.4.7, PHP 5.4.23 and PCRE 8.34. No most pages on the
MediaWiki site is empty without content. So I need a quick solution.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to