Summary | Kolab share driver needs to return an error for unsupported apps |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | wrobel (at) pardus (dot) de |
Created | 03/21/2007 (6707 days ago) |
Due | |
Updated | 03/21/2007 (6707 days ago) |
Assigned | |
Resolved | 03/21/2007 (6707 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
New Attachment: framework-Share-Share-kolab.php_Unsupported-application_20070321-2.patch
exists() function that should only return "true" or "false" (not PEAR
errors).
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Kolab share driver needs to return an error for unsupported apps
Queue ⇒ Horde Framework Packages
New Attachment: framework-Share-Share-kolab.php_Unsupported-application_20070321.patch
State ⇒ Unconfirmed
currently not caught and returned by the kolab share driver. Patch
attached.