[TYPO3-dev] New Backend does not Work with date2cal, erotea_date2cal and probably other form changing Extensions
Oliver Hader
oh at inpublica.de
Sun Jan 20 14:20:45 CET 2008
Hi Steffen,
Steffen Ritter schrieb:
> Problem:
> Using Date2Cal with the new Backend of 4.2alpha does not work
> For every datetime field in the form the following Javascript Alert
> shows up:
> Calendar.Setup:
> Nothing to setup (no fields found). Please Check your code.
>
> Looking to the source shows, that all js files are included correctly
> and the definition of single fields are equal to my working copy on
> 4.1.5. This is why I do not know where to start searching the problem.
Did data2cal work with the previous alpha releases of TYPO3 4.2.0? Your
starting point for searching is js/datetime_toolblock.js and the call of
Calendar.setup(...).
I did not dig deeper into this issue, but I guess that the current
version of data2cal isn't compatible to prototype 1.6.0 (it's also
mentioned in a comment in date js/datetime_toolblock.js, that it was
build to work with prototype 1.5.0_rc1).
Thus, IMO the Hash usage is wrong (this concept had some major changes
in prototype 1.6.0) what might cause this behaviour.
olly
--
Oliver Hader
http://inpublica.de/
More information about the TYPO3-dev
mailing list