[Q] Stable version of Scriptaculous for Seaside 2.7?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Q] Stable version of Scriptaculous for Seaside 2.7?

Chun, Sungjin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,
I've installed latest Scriptaculous package (version 186) and found one
bug in in place editing fuction, it does not update edited string
correctly, instead displays "Saving..." string. (I've tested with
firefox 2.0.0.3).

So, I want to found out which version is proper for me - I'm using
Seaside 2.7, in 2.8 WADateInput does not work, it does not update edited
value.

Thanks in advance.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGM1+dQqspS1+XJHgRAtxfAKCCFQ+z5YE4C4LsT1Y4HoY+GDmvDwCeLtUR
1C3aRbXjeF4ZfFouL9YdHGg=
=JtLU
-----END PGP SIGNATURE-----
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Stable version of Scriptaculous for Seaside 2.7?

Lukas Renggli
> I've installed latest Scriptaculous package (version 186) and found one
> bug in in place editing fuction, it does not update edited string
> correctly, instead displays "Saving..." string. (I've tested with
> firefox 2.0.0.3).

Sorry, this was my mistake. Or maybe rather the one of script.aculo.us ;-)

I change the default of #evalScripts: in SUUpdater to true, as this
was requested by many people that got bitten by the fact the scripts
were not evaluated. Now there seems to be a bug in SUInPlaceEditor
that only occurs when #evalScript: is set to true. The latest version
of Scriptaculous (Scriptaculous-lr.188) sets #evalScript: to true,
except for the in-place editor.

Note that the latest version is supposed to be used with the bleeding
edge Seaside 2.8. However I don't expect too many problems with 2.7.

> So, I want to found out which version is proper for me - I'm using
> Seaside 2.7, in 2.8 WADateInput does not work, it does not update edited
> value.

Can you provide a bug report why the WADateInput doesn't work in 2.8?
We are slowly trying to get more stable and are always looking for
people giving feedback.

Cheers,
Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside