First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 169807
Alias:
Product:
Component:
Status: RESOLVED
Resolution: UPSTREAM
Assigned To: Gentoo Web Application Packages Maintainers <web-apps@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christophe PEREZ <chris@novazur.fr>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 169807 depends on: Show dependency tree
Bug 169807 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-07 18:51 0000
After updating php this morning, I have a problem with egroupware :
Warning: mb_strstr() expects parameter 1 to be string, array given in
/var/www/admin/htdocs/egroupware/phpgwapi/inc/class.html.inc.php on line 921
mb_strstr seems to be a part of mbstring, but I don't know how to include it in
my php (some USE?)
If not possible, egroupware ebuild shouldn't prevent from updating php, IMHO.

PS : sorry for my bad english.

------- Comment #1 From Christophe PEREZ 2007-03-07 19:05:43 0000 -------
Seems there is a bugfix :
http://www.egroupware.org/Home?lang=en
May be someone could update ebuild ?

------- Comment #2 From Christophe PEREZ 2007-03-07 19:27:56 0000 -------
a solution can be :
php_value mbstring.func_overload '0'
in apache config or uncomment
mbstring.func_overload = 0
in mbstring section in php.ini

------- Comment #3 From Renat Lumpau 2007-05-26 23:09:41 0000 -------
yep, this is an upstream issue as documented on their website.

First Last Prev Next    No search results available      Search page      Enter new bug