Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Misinterpreted characters after upgrade

Vote:
 

After upgrading to the latest version of Relate (2.1.0.0), some language encodings are failing. In EPiServer's edit-mode, under "E-post" tab, some of the letters å, ä and ö have been replaced by a question mark (?). I’ve been trying to locate the origin of the text, but without success. Utilizing Reflector on some EPiserver dll:s (EPiserver.Mail.Core.SentMailControl) I found the line:
this.ButtonNewMail.Text = GlobalizationHandler.Instance.GetTranslation("EPiServer.Mail_buttonNewMail");

But can’t find the substitution of EPiServer.Mail_buttonNewMail. Haven’t found the text in any language file. Is it stored in the database, if so, which one and where?

The site is browsed with Unicode (UTF-8) encoding and only some of the letters å, ä and ö, at a given site are misinterpreted.

http://www.michaelnylund.com/error1.png 
http://www.michaelnylund.com/error2.png

 

Regards
Michael 

#52744
Aug 11, 2011 15:14
Vote:
 

Submit a ticket to support, might be a bug

#52753
Aug 11, 2011 17:39
Vote:
 

Ok thanks,
Appearently the error is in the database, got hold of the EPi Support team and the results lies in the table tblEPiServerCommonGlobalization e.g.:

strKey

strCulture

strValue

EPiServer.Mail_buttonNewMail

Sv

L?gg till nytt Utskick


Probobly something gone wrong during the migration..

#52786
Aug 15, 2011 11:04
This thread is locked and should be used for reference only. Please use the Legacy add-ons forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.