[Typo3-dev] RFC: Bug #277: utf-8 + JSMENU/feAdminLib
Ernesto Baschny [cron IT]
ernst at cron-it.de
Thu Oct 20 18:18:56 CEST 2005
Andreas Schwarzkopf schrieb am 20.10.2005 17:30:
> I think some major part of this problem is not addressed in your
> solution yet, it is more than only the alert problem.
Well, I haven't really read the whole thread heh, but I gess this bug
relates to another problem which I reported:
http://bugs.typo3.org/view.php?id=1472
> A very robust solution, wich I tested on production servers is the patch
> in the bugtracker: tslib_cObj.patch [^] (2,060 bytes) 12.04.05 13:22
I don't like the addition of JScharCode in tslib_cObj, as this is
clearly language related. And its not really clear whats the difference
of this to the JScharCode that we already have in ./sysext/lang/lang.php.
So my guess would be that:
1) we can just strip this method from the tslib_cObj patch
2) merge the part that updates the "updateForm" calls to call
LANG->JScharCode with what my patch in #1472 does for the alert dialogs
3) apply to CVS :)
Cheers,
Ernesto
More information about the TYPO3-dev
mailing list