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 |
State ⇒ Resolved
Milestone ⇒ 3.0.4
[jan] Add missing parameters when PUTing tasks (
Bug #10545).3 files changed, 7 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3474579ab6c9adfa98b50addefdd9db61e3c0343
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Incorrect arguments in Nag_API
Type ⇒ Bug
State ⇒ Unconfirmed
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