← Back to team overview

mahara-contributors team mailing list archive

[Bug 1841571] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11071
Committed: https://git.mahara.org/mahara/mahara/commit/c89b52dd9c56721b44ffd15e44734a401245d9a8
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit c89b52dd9c56721b44ffd15e44734a401245d9a8
Author: Matthias.Ermeling <Matthias.Ermeling@xxxxxxxxxxxxxxxx>
Date:   Mon Jul 20 13:24:59 2020 +1200

Bug 1841571: Allow internal search work with multibyte strings correctly

As some systems have trouble with strtolower() on multibyte string

Adding the same change for elasticsearch as well

Change-Id: I353e8045cac9beeae13f107728ee5fd378f4577c
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1841571

Title:
  usersearch doesn´t work with multibyte-characters on SolarisOS

Status in Mahara:
  Fix Committed

Bug description:
  Mahara 18.04.0, 18.04.2 and 19.04.0
  OS: Solaris 10
  Postgres-database
  Browser: Chrome 76, Firefox 60.7.0

  The User-Search doesn´t work with Multibyte-Characters (like ä, ö, ü,
  ß) within the searchterm under Solaris 10 Operating System.

  Solution is to change the strtolower()-funtion to mb_strtolower() in
  the searchlib.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1841571/+subscriptions


References