News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

indexProductListCatDescription what is it for?

Started by neo314, January 03, 2013, 01:38:49 AM

Previous topic - Next topic

neo314

I noticed that some of my product descriptions are wrapped in a div tag with an ID of "indexProductListCatDescription" and a class of "content" and some are not.

I assume this is likely from updating products at different times when a different update was installed. My question is, should this div be in the description, and if so, why? If it is included in every product, shouldn't it be in the template and not the HTML of the description?

neo314

I just noticed that some of the products are wrapped in 2 divs with the same id noted above.

<div id="indexProductListCatDescription" class="content"><div id="indexProductListCatDescription" class="content">[Description html]</div></div>

I also noted that when I update a fixed description (div removed) using 2.0.14, the div is not added again.

It looks like this is either a cut and paste error, or a bug from a previous version.