1 baileyjs Dec 26, 2007 20:40
3 baileyjs Dec 27, 2007 13:26
I was using Opera 9.25 on Windows, which has not been an issue with my 1.x versions of b2.
When I have the chance in a couple of hours, I'll try with Firefox and IE and report the results.
4 baileyjs Dec 27, 2007 16:42
OK, it works fine with Firefox 2.0.0.7.
If I disable Javascript in Opera 9.25 I _can_ switch between Simple and Expert Modes, so there's a JavaScript issue somewhere.
Perhaps this thread needs to be moved to Bug Reports.
5 blueyed Dec 27, 2007 18:36
I could reproduce it using Opera 9.25 and fixed it in CVS: http://evocms.cvs.sourceforge.net/evocms/b2evolution/blogs/rsc/js/admin.js?r1=1.7&r2=1.9
What browser are you using?
I've implemented a workaround for Safari 2.0.2 once, this is the code part that fails.
See set_new_form_action() in blogs/rsc/js/admin.js.