1.5 RC3 and a javascript bug

Please post your suggestions or any hacks you have made here

1.5 RC3 and a javascript bug

Postby fmachado on Thu Nov 15, 2007 1:18 am

Hi all,

There is a bug in 1.5 RC3 related with Javascript. When you are editing a form, this javascript issue is really annoying. To fix it, just edit the file JOOMLA_PATH/media/system/js/switcher.js and replace the code below:

Before:
Code: Select all
if(page = Cookie.get(this.options.cookieName)) {
After:
Code: Select all
if((page = Cookie.get(this.options.cookieName))) {
As you can see here, Joomla team already fixed this bug.

Cheers,

Fernando Machado<br><br>Post edited by: GreyHead, at: 2007/11/14 21:51
fmachado
Fresh Boarder
 
Posts: 1
Joined: Wed Nov 14, 2007 6:03 pm

Re:1.5 RC3 and a javascript bug

Postby GreyHead on Thu Nov 15, 2007 2:50 am

Hi Fernando,

Good catch! Thanks for posting it here.

Bob
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
User avatar
GreyHead
Platinum Boarder
 
Posts: 3966
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany


Return to ChronoForms Suggestions & Hacks

Who is online

Users browsing this forum: No registered users and 1 guest