Summary | patch to remove old code from Ingo storage |
Queue | Ingo |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | vilius (at) lnk (dot) lt |
Created | 04/03/2011 (5209 days ago) |
Due | |
Updated | 04/03/2011 (5209 days ago) |
Assigned | |
Resolved | 04/03/2011 (5209 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
Ingo_Storage::store() throws exception, don't return boolean (
Bug #9790).9 files changed, 27 insertions(+), 51 deletions(-)
http://git.horde.org/horde-git/-/commit/0d851195d3e23a994aa0a09f7e8cb4ab0f8b05a2
Remove dead code (
Bug #9790).1 files changed, 0 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/c1f1dae0e32f7785b745c187645231350cb25144
Priority ⇒ 1. Low
New Attachment: ingostorage.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Ingo
Summary ⇒ patch to remove old code from Ingo storage
Type ⇒ Bug
State ⇒ Unconfirmed
I also saw that $ret is currently set only in default case, but not
sure what's the best way to fix it.