6.0.0-alpha12
6/12/25

[#7608] function hmac() $rawOutput: undefined variable
Summary function hmac() $rawOutput: undefined variable
Queue Horde Framework Packages
Queue Version FRAMEWORK_3
Type Bug
State Resolved
Priority 2. Medium
Owners chuck (at) horde (dot) org
Requester sirdiddy23 (at) googlemail (dot) com
Created 10/30/2008 (6069 days ago)
Due
Updated 06/26/2011 (5100 days ago)
Assigned
Resolved 10/30/2008 (6069 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/26/2011 01:07:52 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git for this ticket:

Testing issue 7608 also hits some problems with recurrence exception handling.
Why does this call back to the driver in Event.php?

  1 files changed, 32 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/acbf6961e5491aa2f01084bbaf09b37192e8c9da
10/30/2008 02:34:01 PM Chuck Hagenbuch Comment #2
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Reply to this comment
Yes. Fixed, thanks.
10/30/2008 10:25:47 AM sirdiddy23 (at) googlemail (dot) com Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ function hmac() $rawOutput: undefined variable
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
in libs/Horde/Util.php, line 899:



shouldn't it be "if ($raw_output)" instead of "if ($rawOutput)", since 
the parameter of the funtion hmac() is $raw_output?

Saved Queries