mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #55169
[Bug 1841571] [NEW] usersearch doesn´t work with multibyte-characters on SolarisOS
Public bug reported:
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.
** Affects: mahara
Importance: Undecided
Status: New
** Description changed:
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.
--
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:
New
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
Follow ups