View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001537 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2009-12-08 14:32 | 2012-12-10 14:38 |
Reporter | indreb | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Product Version | 4.2.0 revision 23610 | ||||
Summary | 0001537: help_lang.php texts are displayed directly in the templates in admin with FireFox 3.5.5 | ||||
Description | After update to CE 4.2.0_2361 version, in Admin area -> Master Settings/Core Settings/ Main - all the texts from help_lang.php file are displayed directly in the templates. These texts should be displayed only in the popups, which occurs when clicked on the question mark. See attached screenshot for details. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Theme | |||||
Browser | FireFox 3.x | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
The issue occurs because css files were not loaded as first. Was able to reproduce this case after update from 4.1.6 to 4.2.0, and only when used the same browser session for update and viewing the Admin area. Looks like this is some browser caching issue, because when FF 3.5.5 is restarted - everything looks fine (only after restart, because deleting cookies and tmp's of eshop does not help). So bug is closed. |