Bug Report #1145

Checking for utf8_encode in install.php

Added by Gero - almost 3 years ago. Updated over 2 years ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:Core
Target version:2.3.4
Resolution: Points:

Description

When the mbstring extension is unavailable, strlen needs utf8_decode to work with non-ascii strings.
This patch against install.php will add a check for utf8_decode when the mbstring extension is missing.

install_utf8_encode.diff - Patch against install.php (464 Bytes) Gero -, 03/02/2009 05:12 pm

install.patch (2.3 kB) Gero -, 04/20/2009 09:45 am

Associated revisions

Revision 4385
Added by Jeremy Bush over 2 years ago

Small revision to r4384. Refs #1145.

History

Updated by Jeremy Bush almost 3 years ago

Please provide a proper patch with svn diff install.php > install.patch

Updated by Gero - almost 3 years ago

Proper patch attached. I also added a check for PCRE and SPL.

Updated by Jeremy Bush over 2 years ago

  • Target version changed from 2.3.3 to 2.4

Updated by Jeremy Bush over 2 years ago

  • Target version changed from 2.4 to 2.3.4

Updated by Jeremy Bush over 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset r4384.

Also available in: Atom PDF