View Issue Details

IDProjectCategoryView StatusLast Update
0005527OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2015-05-04 15:35
Reportermidiane 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.8.0 / 5.1.0 
Target Version4.9.0_5.2.0_beta1Fixed in Version4.8.4 / 5.1.4 
Summary0005527: Pagehead on Details Page ist not working properly, if the Article has variants.
DescriptionThe Pagehead on Details Page ist not working properly, if the Article has variants.

Example:
You are in an Article Listing, you are selecting an article variant through the DropDown. Now you are on the Details Page of this article. The pagehead and the Artikeltitle on the right look like this [Articlename] [selected Variant].
If you are now choosing a different Variant the article title on the right will change properly, but the pagehead won't update.

This is always happening, if the details page belongs to an article child.
The used AJAX is onyl updating the productmain.tpl, but not the pagehead.




 
TagsVariants
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Relationships

parent of 0005252 resolvedLinas Kukulskis Variants with the same name are not displayed in the front end 
related to 0004847 resolvedLinas Kukulskis duplicated title / description tags in product detail page concerned by Google webmaster tools 

Activities

martinwegele

2013-11-22 14:18

reporter   ~0009297

What exactly do you mean by pagehead?

midiane

2013-11-28 12:58

reporter   ~0009306

<div id="details">
 => <h2 class="pageHead">ARTICLE TITLE</h2>
..

This is the pagehead on the Detailspage.

tomas.lygutas

2014-03-10 08:57

reporter   ~0009620

Was fixed with other changes.