6.0.0-beta1
7/7/25

[#9400] reporting problems with whups doesn't work
Summary reporting problems with whups doesn't work
Queue Horde Framework Packages
Queue Version FRAMEWORK_3
Type Bug
State Resolved
Priority 1. Low
Owners mrubinsk (at) horde (dot) org
Requester michael (at) bigmichi1 (dot) de
Created 11/20/2010 (5343 days ago)
Due
Updated 11/21/2010 (5342 days ago)
Assigned
Resolved 11/21/2010 (5342 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/21/2010 04:51:06 AM Michael Rubinsky Comment #3
Assigned to Michael Rubinsky
State ⇒ Resolved
Reply to this comment
Committed, thanks!
11/21/2010 04:50:23 AM CVS Commit Comment #2 Reply to this comment
Changes have been made in CVS for this ticket:

Fix scope
Bug: 9400
Submitted by: michael (at) bigmichi1 (dot) de
http://cvs.horde.org/diff.php/ansel/lib/Report/tickets.php?rt=horde&r1=1.3&r2=1.3.2.1&ty=u
11/20/2010 08:23:31 AM michael (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ reporting problems with whups doesn't work
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
when horde is configured to use whups to report problems i got this 
messages in my error log file:
2010-11-17 12:42:35: (mod_fastcgi.c.2711) FastCGI-stderr: PHP Fatal 
error:  Call to a member function call() on a non-object in 
/home/apache/horde-webmail-1.2.8/ansel/lib/Report/tickets.php on line 22

2010-11-17 12:42:35: (mod_fastcgi.c.2711) FastCGI-stderr: PHP Fatal 
error:  Class 'Horde' not found in 
/home/apache/horde-webmail-1.2.8/lib/Horde/SessionHandler.php on line 
264

the problem is that in lib/Report/tickets.php $registry is undefined.
adding a global $registry; as first statement in the method everything 
works now as expected.

Saved Queries