I would like to see a fix for this javascript problem (must strip "optimizer" directory) before a major release. I haven't submitted a bug report because I don't know if it is a Batik problem but I'll do that now.
>> I'm postponing fixing this but here is a summary: >> >> Batik 1.5.1 >> JSVGCanvas in Java applet >> setURI(url.toString()) called from init() is OK in all cases >> >> setURI(url.toString()) called from UserAgent openLink() is: >> OK from Windows I.E. or Firefox with "http:" URL >> OK on Linux console if a "file:" URL is used to load the applet >> HANGS on Linux console if an "http:" URL is used to load the >> applet (Mozilla or Firefox, Java 1.4.2 or Java 1.5.0) >> >...I noticed that when this problem occurs, the last entry in >/var/log/httpd/access_log is "...GET >/java/org/mozilla/javascript/optimizer/InvokerImpl.class..." so I tried >js.jar WITH the optimizer directory (not stripped as discussed in a >thread last fall). I got a security exception as expected but setURI() >succeeded. > >The drawing also displayed completely with Java 1.5 (another >problem I've had). On Wed, 2005-03-23 at 20:56, Thomas DeWeese wrote: > Hi all, > > I would like to suggest that Batik project moves to make a > new release of Batik. I would propose we use the version number 1.6 > although we could also potentially use 1.5.2 (but I think it's a bit > more than that). > > The list of currently open bugs is quite small and nothing > represents a significant flaw. The few that might be have not > responded to requests for further information. > > http://issues.apache.org/bugzilla/buglist.cgi?order=bugs.bug_id&bug_status=__open__&product=Batik > > There have been a number of important fixes and improvements since > the last release. Perhaps most notably the 10X improvement in Mac OS X > rendering performance. > > Comments thoughts anyone. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Stan Dickerson Product Development Engineer Energy Control Systems 2940 Cole Court Norcross, GA 30071 1-800-648-0970 770-448-0651 770-446-1319 fax --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
