[TYPO3-core] RFC: Fix Bug #434 - function getUpdateJS produce JS error messages

Ingmar Schlecht ingmar at typo3.org
Sat Oct 20 19:02:45 CEST 2007


Please commit!

cheers
Ingmar

Thomas Hempel schrieb:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Problem:
> The method getUpdateJS "forgets" to add a ";" after each generated 
> javascript line so that the IE popup with an error message if you visit 
> a page.
> 
> Solution:
> To fix this annoyance, simply add an ";" at the end of each line.
> 
> Note:
> I guess this is almost a no brainer.
> 
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=434
> 
> Branches:
> 4.1 & Trunk
> 
> 
> 
> Greets,
> Thomas
> 


More information about the TYPO3-team-core mailing list