Summary | Error when marking task "completed" |
Queue | Nag |
Queue Version | 2.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | mail (at) dunix-data (dot) de |
Created | 09/26/2008 (6134 days ago) |
Due | |
Updated | 09/30/2008 (6130 days ago) |
Assigned | 09/28/2008 (6132 days ago) |
Resolved | 09/30/2008 (6130 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
Taken from Jan Schneider
State ⇒ Resolved
http://cvs.horde.org/diff.php/nag/lib/Driver.php?r1=1.123&r2=1.124&ty=u
http://lists.horde.org/archives/cvs/Week-of-Mon-20080929/083827.html
should fix the root cause of the issue, there was an unmerged change
from HEAD.
FWIW, I think the changes in Chuck's patch should probably still be
committed for better handling of errors.
Any idea what could be the underlying problem?
State ⇒ Feedback
Assigned to Jan Schneider
New Attachment: Driver.php.diff
for you, but this should avoid the fatal error.
Jan, can you take a look at this too - I think this is right
(returning the error if fetching a share fails), and it flattens the
logic out a bit.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Error when marking task "completed"
Queue ⇒ Nag
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
tasklist view, I get a blank screen and the following error in the log
file:
PHP Fatal error: Call to undefined method PEAR_Error::get() in
/horde/nag/lib/Driver.php on line 345
The task still gets marked "completed" though.