VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Quality & Testing VirtueMart 1.1.x => Virtuemart 1.1 Development (Archiv) => Q&T Resolved => Topic started by: mtk on January 05, 2008, 14:02:22 PM

Title: [FIXED] [rev: 1119] Category won't save
Post by: mtk on January 05, 2008, 14:02:22 PM
I'm getting this error when new category is saved:

document.getElementById("editor1") has no properties
submitbutton("save")index3.php (line 96)
handler()index3.php (line 139)
Button(Object browserEvent=Event blur button=-1 type=blur)fetchscript.php (line 206)
EventManager(Object browserEvent=Event blur button=-1 type=blur)fetchscript.php (line 153)
Event(click clientX=0, clientY=0)fetchscript.php (line 128)
[Break on this error] document.getElementById( 'editor1' ).value;


J1.5 RC4
Title: Re: [NB: 1119] Category won't save
Post by: jenkinhill on January 05, 2008, 17:17:25 PM
I cannot replicate this with 1119 on Joomla 1.5  Beta4+ Rev 9840 2008-01-03
Title: Re: [NB: 1119] Category won't save
Post by: mtk on January 06, 2008, 05:39:40 AM
I've just test with J!SVN:9904.
The error occurs on creation of category - when trying to save it.

(both IE & FF)
Title: Re: [NB: 1119] Category won't save
Post by: mtk on January 06, 2008, 05:49:15 AM
I'll add to this, that not only in Category save, but also:
Title: Re: [NB: 1119] Category won't save
Post by: mtk on January 06, 2008, 08:24:48 AM
& of course u'll need this:

Database Version:    5.0.51
Database Collation: utf8_general_ci
PHP Version: 5.2.5
Web Server: Apache/2.2.6 (Win32) DAV/2 mod_ssl/2.2.6 OpenSSL/0.9.8g mod_autoindex_color PHP/5.2.5
Title: Exact problem was found!!!
Post by: mtk on January 06, 2008, 14:35:11 PM
I'm not using any editor, so I get this error.
putting back default Joomla!Editor, does the trick...
Title: Re: [NB: 1119] Category won't save
Post by: aravot on January 06, 2008, 22:14:03 PM
Quote from: mtk on January 06, 2008, 14:35:11 PM
I'm not using any editor, so I get this error.
putting back default Joomla!Editor, does the trick...
That help.

Confirmed, when no WYSIWYG editor is selected, can not save category using FireFox and Internet Explorer but in Simple Layout view Apply button works.

It works in Opera 9.24.
Title: Re: [NB: 1119] Category won't save
Post by: aravot on January 07, 2008, 23:08:23 PM
Please try with the new VM revision 1124
Title: Re: [NB: 1119] Category won't save
Post by: mtk on January 08, 2008, 14:04:25 PM
Seems to be solved, thanks.

Now I can continue to:
http://forum.virtuemart.net/index.php?topic=35249.0