Ticket #1767 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Less than character (<) is not rendered in Select

Reported by: Henrik Paul Owned by: Matti Tahvonen
Priority: major Milestone: User Interface Library 5.2.2
Component: gwt-adapter-client Version: 5.2.1
Keywords: Cc:
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: no Contract:

Description (last modified by Matti Tahvonen) (diff)

Select (ComboBox?/IFilterSelect) does not render < character in option list.

If a select item has the caption "<", it is not shown in the drop-down list, but when the "empty item" is selected, the textbox shows "<". If a select item has the caption "&lt;", the drop-down list shows the symbol "<", but the textbox shows "&lt;" literally.

Change History

Changed 4 months ago by Joonas Lehtinen

  • priority changed from undefined to major
  • component changed from undefined to gwt-adapter-client
  • milestone set to User Interface Library 5.2.2

Changed 4 months ago by Henrik Paul

  • version changed from 5.2.0-rc to 5.2.1

Confirmed this behavior with 5.2.1 also.

Changed 4 months ago by Matti Tahvonen

  • owner changed from Marko Gronroos to Matti Tahvonen
  • status changed from new to accepted

Changed 4 months ago by Matti Tahvonen

  • description modified (diff)
  • summary changed from Select and HTML entities don't work as expected to Greater than character (<) is not rendered in Select

Changed 4 months ago by Matti Tahvonen

  • status changed from accepted to closed
  • resolution set to fixed

in [4751]

Changed 4 months ago by Marko Gronroos

  • summary changed from Greater than character (<) is not rendered in Select to Less than character (<) is not rendered in Select

Less, I presume(?). :-<

Note: See TracTickets for help on using tickets.