“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra
This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!
Do not issue bugs reports against versions earlier than 0.9.9.5
Security problem? Check the security section.
FS#1505 - Error after editing task or posting a comment.
Opened by Jonathan Steel (cressex) - Friday, 19 September 2008, 18:35 GMT+1
Last edited by Florian Schmitz (Floele) - Tuesday, 07 October 2008, 23:26 GMT+1
|
DetailsAfter editing a task or posting a comment the user is moved to a page where the following errors appear around the top banner: Notice: Trying to get property of non-object in /srv/http/flyspray/includes/class.tpl.php(117) : eval()’d code on line 12 Warning: Invalid argument supplied for foreach() in /srv/http/flyspray/includes/class.tpl.php(117) : eval()’d code on line 12 Fatal error: Call to a member function isAnon() on a non-object in /srv/http/flyspray/includes/class.tpl.php(117) : eval()’d code on line 3 The edit (or comment) is processed so this error is an annoyance more than anything. Thanks. |
Tuesday, 07 October 2008, 23:26 GMT+1
Reason for closing: Works for me
Sorry I should not have acted so quickly. It is OK for my user but other users still have the same problem.
I've got the same problem with 1.0.0-devel. Its due to setting the Anonymous-checkboxes.
I'd like to stop this task from being closed, because its an issue. As soon as you tick the anon-boxes again, it will cause new errors.
Guess it isn't... Hmm its hard to tell which file triggers it, it isn't due to the class.tpl.php.
It only happens with some projects. The flyspray_projects table show no changes.
I tried to reproduce it, but haven't succeeded yet.
A stacktrace would be nice
If you have a database you can send me which makes this error occur, go ahead. Otherwise, I consider this case closed.