1
Vote

Broken Image Url in Turkish language

description

When the module is used on a Turkish culture page in a site that uses Content Localization, some image urls are corrupted.

For example, a url that is rendered as "/LinkClick.aspx?link=images%2fn2_pacientes.jpg&tabid=472&mid=1032&language=es-ES" in a Spanish culture page is rendered as "/LinkClick.aspx?link=%c4%b1mages%2fn2_pacientes.jpg&tabid=478&mid=5389&language=tr-TR" on the Turkish page, and consequently the image shows as not found. The problem is that the initial "I" of the path has been replaced by the string "%c4%b1".

No files are attached

comments

hismightiness wrote Jan 18 at 8:24 AM

Not sure what the fix might be for this. Do you have any suggestions?

dotcom wrote Dec 27 2011 at 11:09 AM

On further testing, the problem is the letter I in the folder name. It seems to work OK provided there is no letter I in it.