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".