View Issue Details

IDProjectCategoryView StatusLast Update
0000693OXID eShop (all versions)2. ----- eShop backend (admin) -----public2009-03-13 13:40
Reporterandreas_ziethen Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version4.0.1.0 revision 15990 
Summary0000693: admin tpl start.tpl is missing in update patch EE 4.0.0.2 -> 4.0.1.0
DescriptionThe update patch from EE 4.0.0.2 to EE 4.0.1.0 is missing an admin template file: headitem.tpl.
This causes major problems in admin area because no tab works after update. Reason: there's a new javascript function called in the othter templates, which is defined in start.tpl: forceReloadingEditFrame().
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-03-13 13:38

reporter   ~0000569

Reminder sent to: andreas_ziethen

Hi,

I compared the start.tpl and headitem.tpl files in the versions 4.0.0.2_14842,
4.0.0.2_14967,
4.0.1.0_15990.

In all these versions the files start.tpl and headitem.tpl are identical - no changes are done in these files during these releases. So these files are not included in the Update patch EE 4.0.0.2 -> 4.0.1.0.

The function forceReloadingEditFrame() was introduced in start.tpl since the version 4.0.0.0_14260. If this function is missing in the shop, means some update between different eShop 4 versions was skiped (probably update from 4.0.0.0_13895/4.0.0.0_13934 -> 4.0.0.1).

Best regards,

dainius.bigelis

2009-03-13 13:40

reporter   ~0000570

Update package is correct. Seems that some update was skipped in shop.