Fixed XF2.1 Quick User Find ‘&’ appears as ‘&’

alexm

Active member
Affected version
XF2.1
In XF2.1 whenever you do a search on posts by a user, or visit the Members page, the username with ‘&’ in is returned fine at first, then when you click on it it changes to ‘&’ and returns no data. If you manually change it back to ‘&’ data is returned. I believe in was ok in XF2.0

195042 195043
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.1).

Change log:
Ensure that auto-completion does not insert an HTML-encoded value when doing a text-based completion.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Top Bottom