Summary | New SimpleXML help parser doesn't parse entities |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | jan (at) horde (dot) org |
Created | 12/28/2010 (5303 days ago) |
Due | |
Updated | 01/04/2011 (5296 days ago) |
Assigned | |
Resolved | 01/04/2011 (5296 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
that wasn't handled by the help parser. Instead, create a <raw> tag
to handle this kind of data.
Bug #9474: Fix display of raw HTML in help systemUse new raw XML tag to indicate child tags should not be parsed.
http://git.horde.org/horde-git/-/commit/18046ff979899fb85e8e87f244cd801a3bcc065f
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Assigned to Michael Slusarz
Queue ⇒ Horde Framework Packages
Summary ⇒ New SimpleXML help parser doesn't parse entities
Type ⇒ Bug
State ⇒ Assigned
help parser. Tags containing such entities are dropped completely
without any notice or error message. See Kronolith's help entry for
widget as an example.