6.0.0
7/2/26

[#4098] [patch] addAttribute API call doesn't check ticket validity
Summary [patch] addAttribute API call doesn't check ticket validity
Queue Whups
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester bklang (at) horde (dot) org
Created 7/1/06 (7306 days ago)
Due
Updated 7/3/06 (7304 days ago)
Assigned
Resolved 7/3/06 (7304 days ago)
Milestone
Patch No

History
111 Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Committed, with very minor changes. I think the only one worth 
mentioning is that gettext calls (the _() bits) need double quotes; 
otherwise the gettext tools don't pick up the strings for translation.
256 Ben Klang Summary ⇒ [patch] addAttribute API call doesn't check ticket validity
 
73 Ben Klang Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ addAttribute API call doesn't check ticket validity
Queue ⇒ Whups
New Attachment: whups-addAttribute-descriptive-errors.patch Download
Reply to this comment
This was a "FIXME" in the code.



When an attribute change is attempted the ticket isn't validated for 
existence or permission before the modification.  This patch 
implements that check.



It also removes a redundant check for arg presence and changes the 
error messages to be more helpful.

Saved Queries