View Issue Details

IDProjectCategoryView StatusLast Update
0002207OXID eShop (all versions)5. ------ UpdateApp / Update ------public2011-11-21 16:16
Reporterdominiks Assigned To 
PrioritylowSeveritytrivialReproducibilityalways
Status resolvedResolutionunable to reproduce 
PlatformGNU/LinuxOSUbuntuOS Version10.10
Product Version4.4.4 revision 30554 
Summary0002207: Missing charset definition in err_update page (Slovak)
DescriptionThere is missing charset definition in the HTML source of the "err_update" page (visitors can see this page during OXID update process).

Current code:
<meta http-equiv="Content-Type" content="text/html; charset=">

Should be:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Steps To Reproduce1. set Slovak language as default language for the e-shop
2. create /updateApp directory on the server
3. try to access main e-shop page in the browser
4. Slovak laguage is broken on the error page (see attached screenshot)
TagsNo tags attached.
Attached Files
err-update-missing-charset.png (6,439 bytes)   
err-update-missing-charset.png (6,439 bytes)   
Theme
BrowserFireFox 3.x
PHP Versionany
Database Versionany

Activities

ramunas.skarbalius

2011-11-21 16:16

reporter   ~0005423

After these 4 steps I don't got this error