Skip to main content

Search and Top Navigation

#5889 closed bug (duplicate)

Opened July 31, 2010 11:01AM UTC

Closed July 31, 2010 11:10AM UTC

Last modified October 11, 2012 09:15PM UTC

ui.autocomplete don't escape labels

Reported by: riquito Owned by:
Priority: critical Milestone:
Component: ui.autocomplete Version: 1.8.2
Keywords: Cc:
Blocked by: Blocking:
Description

I used as source data a list of "name <email>" and the email part wasn't displayed.

I found that ui.autocomplete use the label string as pure HTML, without using DOM functions to append text.

I attached a patch to correct the behaviour

Attachments (1)
Change History (2)

Changed July 31, 2010 11:10AM UTC by scottgonzalez comment:1

resolution: → duplicate
status: newclosed

Duplicate of #5275.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted