View Issue Details

IDProjectCategoryView StatusLast Update
0003214OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:27
Reportertjungcl Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.2 revision 38481 
Fixed in VersionPast development 
Summary0003214: oxarticleactionlinksselect not inside block details_productmain_productlinksselector
Descriptionthe oxscript include of oxarticleactionlinksselect.js as well as its initialization oxArticleActionLinksSelect() are outside the block "details_productmain_productlinksselector", so when you want to replace the actionlinks with something else, you still have the now unnessassary js file loaded and initialized.

=> move
[{oxscript include="js/widgets/oxarticleactionlinksselect.js" priority=10 }]
[{oxscript add="$( '#productTitle' ).oxArticleActionLinksSelect();"}]
inside
[{block name="details_productmain_productlinksselector"}]
TagsProducts
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.