Ticket #79 (closed defect: fixed)

Opened 9 months ago

Last modified 7 months ago

Remove lang_multibyte and sort out search.php accordingly

Reported by: Rickard Assigned to: Rickard
Priority: normal Milestone: 1.3
Component: general Version: 1.2.*
Severity: normal Keywords:
Cc:

Description

1.2 uses the language pack variable lang_multibyte to set whether the current language is singlebyte or multibyte. This variable is checked in search.php and the search algorithm is altered accordingly. With UTF-8, this variable is redundant. It needs to be removed and search.php needs to be fixed to reflect the change.

Change History

01/16/08 08:29:07 changed by Rickard

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [1274] and [1275].