Le Lun 24 Octobre 2005 23:15, Nelson A. de Oliveira a écrit : > Package: flyspray > Version: 0.9.8-1 > Severity: normal > > Hi! > > Today I have upgraded to version 0.9.8 perfectly. It's working OK. > However, when I click on "Open a new Task anonymously", I see two > warning messages: > > Notice: Undefined index: open_new_tasks in > /usr/share/flyspray/htdocs/scripts/newtask.php on line 12 > > Notice: Undefined index: modify_all_tasks in > /usr/share/flyspray/htdocs/scripts/newtask.php on line 127 > > You can see this by accessing > http://biolinux.df.ibilce.unesp.br/bugs/ > and clicking on "Open a new Task anonymously". > > This wasn't happening on previous version. > > Thank you > Nelson
upstream does not support flyspray without notices. you have to setup your php so that php has its error_reporting set to E_ALL ^ E_NOTICE. I'll let the bug open and force it into the flyspray apache.conf so that the bug won't show up again. but you can fix it yourself either : * setting up the right confing in /etc/php4/*/php.ini * or adding into /etc/flyspray/apache.conf : php_value error_reporting 2039 2039 == E_ALL & (~E_NOTICE) see http://php.net/error_reporting Cheers, -- ·O· Pierre Habouzit ··O [EMAIL PROTECTED] OOO http://www.madism.org
pgpOyBMsWHD50.pgp
Description: PGP signature