Page MenuHomeFeedback Tracker

Structured text does not understand &nbps;
New, WishlistPublic

Description

&amp;nbsp; - non break space comes up as ? inside structured text. &amp;lt; for < for example works just fine.

&amp;&#35;160;  for space works ok, it is &amp;nbsp; that fails.

Details

Legacy ID
2813922522
Severity
None
Resolution
Open
Reproducibility
Always
Category
Engine
Steps To Reproduce

hint parsetext "one&amp;nbsp;two&amp;&#35;160;three"

comes up as

one?two three

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Engine.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Open.
Killzone_Kid set Legacy ID to 2813922522.May 7 2016, 7:06 PM