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

tables html get messed up on save

Started by design609, January 19, 2012, 17:28:39 PM

Previous topic - Next topic

design609

Issue in:
Joomla 1.5.25
Joomla 1.7.3
2 different server hosts
php 5.2.17

Virtuemart 2.0 (stable)


When using the editor (JCE, CodeMirror, noeditor, TinyMCE) in the Virtuemart component EDIT: ONLY IN CATEGORY DESCRIPTION (not in products), tables html get messed up on save.
When "0" is entered in the table dialogue then on save the "0" is changed to unknown character. Also a _mce_new="1" is inserted in the html like this:

<table _mce_new="1" border="�" cellpadding="�" cellspacing="�">
<tbody>
<tr>
<td></td>
<td>5454</td>
</tr>
<tr>
<td></td>
<td>5654</td>
</tr>
</tbody>
</table>

In the Joomla article manager part everything works like it should.

Anyone else have this issue in VM?
Is there anyone who might have an solutions, could not find same issue in this forum. Any help would be appreciated.

Cheers.

Chacapamac


design609

Sorry I forgot to mention JCE version.
Here we go: 2.0.19

Did you try with the newest and is this issue gone.
Cheers

Chacapamac