Hi VM experts,
I'm creating a shop with 4 languages, running VM 2.0.8c on Joomla 2.5.6, PHP version 5.3.9.
My problem is in the backend. When I'm editing a product and change to a different language (to change the long description of the product) the editor text does not change. I can edit the description, click SAVE, and the description will be changed in the Database for that language. But in the editor itself, the input text remains English (which is my default languge in the Joomla language setup). Does anyone know how to deal with this problem?
Thank you for any help.
Michael
Hi, I have the very same issue, that didn't happened on vm 2.0.6, but now, in VM 2.0.10 it does happen!
To reproduce:
- Create a multilingual store
- Create a product
- Write product descriptions
- Save
- Change product language
- Edit full description
- Save
- Try to edit full description again
After this steps, the full description will remain in main site language instead of selected language, no matter wich language you select in product informatin tab at product edit form.
Tip: Disabling the HTML editor with "No Editor" I can see the description in both languages, with all HTML code
Well, upgrading JCE to latest 2.2.7.2 seems to solve the issue.
Best regards!