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

       Web browser: ---
             Bug #: 38249
           Summary: PCRE test insufficient to detect lack of unicode
                    support.
           Product: MediaWiki
           Version: 1.18.2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: easy
          Severity: normal
          Priority: Unprioritized
         Component: Installer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


See
https://www.mediawiki.org/wiki/Thread:Project:Support_desk/MediaWiki_v1.19.1_installation:_Compilation_failed:_support_for_\P,_\p,_and_\X_has_not_been_compiled

Basically the PCRE test in the installer only tests utf support, it doesn't
test full unicode property support (which we use in the Parser). Just need to
add a \P to envCheckPCRE in includes/installer/Installer.php

-- 
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

Reply via email to