I forgot that "\n" was platform dependent, and I was using it all over the place in my code. I've changed them all to System.getProperty("line.separator"), hopefully, that'll fix the problem you had on linux. Let me know if you still see that problem. I checked in the changes, they're just waiting for mod approval.
The NS4 problem....do you see the problem when you include mouse_ns4 and run on NS4, or can I run on anything and see the problem?
Jesse
Kevin wrote:
Thanks for the functions.image.js fix. NS4 I can't spot any missing semicolons but the problem is when mouse_ns4.js is included in a compressed archive. I hope this narrows it down a bit.- Kevin Jesse wrote: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------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[EMAIL PROTECTED]/------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[EMAIL PROTECTED]/