6.0.0-beta1
7/5/25

[#9474] New SimpleXML help parser doesn't parse entities
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

History
01/04/2011 09:56:01 PM Michael Slusarz Comment #3
State ⇒ Resolved
Reply to this comment
Actually, the problem was that this code existed in an XML tag (<i>) 
that wasn't handled by the help parser.  Instead, create a <raw> tag 
to handle this kind of data.
01/04/2011 09:55:18 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9474: Fix display of raw HTML in help system
Use new raw XML tag to indicate child tags should not be parsed.

http://git.horde.org/horde-git/-/commit/18046ff979899fb85e8e87f244cd801a3bcc065f
12/28/2010 02:18:31 PM Jan Schneider Comment #1
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
Reply to this comment
Embedded entities like &gt; are not parsed by the new SimpleXML based 
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.

Saved Queries