Broken Entity Support

Bug #252716 reported by Charles Goodwin
2
Affects Status Importance Assigned to Milestone
Vexi
Confirmed
Medium
Unassigned

Bug Description

We have fairly weak entity support.

<ui:box> text=&raquo;+" Friendly"; </ui:box>
[XML Error]: webenableit.client.main:27:9
- unknown entity (<!ENTITY> not supported)

<ui:box> text=&#187;+" Numerical"; </ui:box>
[Lexing Error]: webenableit.client.main:25
- illegal character: '»'

<ui:box text=" » Normal" />
Works but is prone to inconsistent encoding - resulting in additional characters getting displayed.

Changed in vexi:
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.