[TYPO3-dev] typo3 and scriptaculous

Oliver Hader oh at inpublica.de
Sun Apr 22 14:53:59 CEST 2007


Hi Nikolas,

Nikolas Hagelstein wrote:
> What exactly is the reason for the difference between the original 
> scriptaculous and the one shiped with t3 ?
> 
> dragdrop.js (v1.7.0)
> line 566
> 
> T3 version:
>  //if(this.lastValue != Sortable.serialize(this.element))
> 
> Original version:
> if(this.lastValue != Sortable.serialize(this.element))

Well, I cannot confirm this difference. The file in TYPO3 Core was
directly taken from the script.aculo.us release without any changes.

Please also have a look to the file in SVN repository at
http://svn.t3.digitaldistrict.de/cgi-bin/trac.cgi/browser/typo3/TYPO3core/trunk/typo3/contrib/scriptaculous/dragdrop.js#L566

There is not "//" comment at the line you mentioned, maybe you changed
this on your own locally?


olly
-- 
Oliver Hader
http://inpublica.de/




More information about the TYPO3-dev mailing list