Archived and Closed
This conversation is no longer open for comments or replies and is no longer visible to community members. The community moderator provided the following reason for archiving: Old thread
Hey guys,
I was looking for the movie "Verrückt nach Mary" and used the instant search on the top. After putting my keywords into the ajax-formfield, i clicked beneath the instant-searchresult on that button "See all reults for 'Verrückt nach Mary'". This link brought me to the general sarchresult page and i saw some encoding issues with the umlaut ü. Look for yourself:
![]()


The url of that general searchresult page was:
I that case, the umlaut ü must encoded by the uri character %C3%BC instead of the regluar escape character %FC.
cheers
I was looking for the movie "Verrückt nach Mary" and used the instant search on the top. After putting my keywords into the ajax-formfield, i clicked beneath the instant-searchresult on that button "See all reults for 'Verrückt nach Mary'". This link brought me to the general sarchresult page and i saw some encoding issues with the umlaut ü. Look for yourself:


The url of that general searchresult page was:
http://www.imdb.com/find?s=all&q=Verr%FCckt%20nach%20Mary&ref_=nv_sr_sm.I that case, the umlaut ü must encoded by the uri character %C3%BC instead of the regluar escape character %FC.
cheers


