6.0.0-beta1
7/15/25

[#10545] Incorrect arguments in Nag_API
Summary Incorrect arguments in Nag_API
Queue Nag
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester evert (at) rooftopsolutions (dot) nl
Created 09/22/2011 (5045 days ago)
Due
Updated 09/23/2011 (5044 days ago)
Assigned
Resolved 09/23/2011 (5044 days ago)
Github Issue Link
Github Pull Request
Milestone 3.0.4
Patch No

History
09/23/2011 10:34:27 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
Milestone ⇒ 3.0.4
 
09/23/2011 10:27:45 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

[jan] Add missing parameters when PUTing tasks (Bug #10545).

  3 files changed, 7 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3474579ab6c9adfa98b50addefdd9db61e3c0343
09/22/2011 04:16:37 PM evert (at) rooftopsolutions (dot) nl Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Incorrect arguments in Nag_API
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
In Nag_API::put() there is a call to $storage->add and $storage->modify

The arguments are incorrect. At the very least the 'method' argument 
is missing from this call, but when I was reading it, I believe there 
were more.

I didn't actually end up needing it, as I'm using the drivers 
directly; but I've noticed this and thought you may find it useful

Saved Queries