Summary | Correctly catch errors in Horde::DOM when loading XML |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | wrobel (at) horde (dot) org |
Created | 04/24/2008 (6271 days ago) |
Due | |
Updated | 04/24/2008 (6271 days ago) |
Assigned | |
Resolved | 04/24/2008 (6271 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Priority ⇒ 1. Low
New Attachment: HK-GW-DOM_errors.patch
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Correctly catch errors in Horde::DOM when loading XML
Type ⇒ Bug
State ⇒ Unconfirmed
file in the attached patch) Horde::DOM will generate a PHP warning and
won't report the error to the outside.
The attached patch is a suggestion to correct this behaviour.