Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Search Screen - ampersand Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Search Screen - ampersand

Unread post 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
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Search Screen - ampersand

Unread post by admin »

toms,

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

Steven
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Search Screen - ampersand

Unread post 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()
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Search Screen - ampersand

Unread post by admin »

.
Post Reply