Jump to content

product short description not loaded in admin


Recommended Posts

Hi all,

 

We have just upgraded from 1.5.6.1 to 1.5.6.2

When we open a product in the admin interface the short description is not visible. If you save, it is over ridden by an empty string.

 

I have checked the database, If you put some text in the short description and save, the text is saved in the database. When you reload the product page, the field is empty.

 

I have loaded the page with Javascript and CSS turned off to check if it is a Tiny-MCE problem but no, the field is really empty.

 

The smarty variable $product->description_short seems to be empty, but I can't find where this variable is populated.

 

I have compared the old and new versions of the following files but I can't see anything obvious :  

 

/classes/Product.php

/controllers/admin/AdminProductsController.php

/admin/themes/default/template/controllers/products/informations.tpl

 

Has anyone else had this problem?

Any ideas where to look?

 

Link to comment
Share on other sites

×
×
  • Create New...