Page 1 of 1

Search Screen - ampersand

Posted: Wed Jul 11, 2018 2:57 pm
by toms
Hi,

In a Browse Screen, I search for a company that contains an ampersand (&).

Search string: M &

The output (note that the & is converted "&amp" )
search.png


Expected result:
should.png

Re: Search Screen - ampersand

Posted: Thu Jul 12, 2018 6:14 am
by admin
toms,

Could you look for another unique part of what you are searching for?

Steven

Re: Search Screen - ampersand

Posted: Thu Jul 12, 2018 8:59 am
by toms
Searching for other parts of the string will work.

Just when & (and probably other special characters) are part of the search string, they are converted and output as character entities by nuHighlightSearch()

Re: Search Screen - ampersand

Posted: Fri Jul 13, 2018 12:51 am
by admin
.