From: Jesse V. <je...@6t...> - 2003-08-05 17:55:34
|
I added the semi colon in the code at line 121, and checked it into CVS. Jesse Kevin wrote: >Hi, > >I tried the Java compressor on Linux and had some problems. The >config xml wouldn't work if it had Dos line terminations '\r\n'. So >I had to convert to '\n'. I would have thought since a browser can >parse HTML or XML no matter what file type is stored on the server >then the Java compiler should take a xml of either Dos or Unix origin. > >Once compressed for a full ie/dom/ns4 api and a functions.image.js >include, more problems. I detected a semicolon is required on line >121 of functions.image.js and ns4 doesn't work at all. Sorry no >time to investigate the ns4 else statement in the compressed file. >I've attached an example and compressor components. > >- >Kevin > |