<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>169807</bug_id>
          
          <creation_ts>2007-03-07 18:51 0000</creation_ts>
          <short_desc>www-apps/egroupware mbstring warnings w/ dev-lang/php-5.2.1-r3</short_desc>
          <delta_ts>2007-05-26 23:09:41 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>2006.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>UPSTREAM</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>chris@novazur.fr</reporter>
          <assigned_to>web-apps@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>chris@novazur.fr</who>
            <bug_when>2007-03-07 18:51:17 0000</bug_when>
            <thetext>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&apos;t know how to include it in my php (some USE?)
If not possible, egroupware ebuild shouldn&apos;t prevent from updating php, IMHO.

PS : sorry for my bad english.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chris@novazur.fr</who>
            <bug_when>2007-03-07 19:05:43 0000</bug_when>
            <thetext>Seems there is a bugfix :
http://www.egroupware.org/Home?lang=en
May be someone could update ebuild ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chris@novazur.fr</who>
            <bug_when>2007-03-07 19:27:56 0000</bug_when>
            <thetext>a solution can be :
php_value mbstring.func_overload &apos;0&apos;
in apache config or uncomment
mbstring.func_overload = 0
in mbstring section in php.ini</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>rl03@gentoo.org</who>
            <bug_when>2007-05-26 23:09:41 0000</bug_when>
            <thetext>yep, this is an upstream issue as documented on their website.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>