Activity log for bug #325815

Date Who What changed Old value New value Message
2009-02-05 16:39:33 Michael Jones bug added bug
2009-02-05 16:41:06 Michael Jones bug added subscriber subtlebob
2009-02-05 17:58:06 Florian Diesch None: status New Invalid
2009-02-05 17:58:06 Florian Diesch None: statusexplanation Thank you for taking the time to report this issue and helping to make Ubuntu better. The page contains the following code: <APPLET code="patch\TriangleCoonsPatchApplet.class" This needs to be changed to <APPLET code="patch/TriangleCoonsPatchApplet.class" as the path components in URLs are separated by "/" not by "\" As this is not a bug in Ubuntu I'm converting this bug report to a support tracker question.
2009-02-05 21:08:45 Michael Jones None: status Invalid New
2009-02-05 21:08:45 Michael Jones None: statusexplanation Thank you for taking the time to report this issue and helping to make Ubuntu better. The page contains the following code: <APPLET code="patch\TriangleCoonsPatchApplet.class" This needs to be changed to <APPLET code="patch/TriangleCoonsPatchApplet.class" as the path components in URLs are separated by "/" not by "\" As this is not a bug in Ubuntu I'm converting this bug report to a support tracker question.
2009-02-06 03:51:54 Florian Diesch None: status New Invalid
2009-02-06 21:09:02 Michael Jones None: status Invalid New
2009-02-13 22:39:13 Michael Nagel None: bugtargetdisplayname Ubuntu firefox-3.0 (Ubuntu)
2009-02-13 22:39:13 Michael Nagel None: bugtargetname ubuntu firefox-3.0 (Ubuntu)
2009-02-13 22:39:13 Michael Nagel None: title Bug #325815 in Ubuntu: "Java applet works in windows, not in linux." Bug #325815 in firefox-3.0 (Ubuntu): "Java applet works in windows, not in linux."
2009-02-14 18:34:09 John Vivirito firefox-3.0: status New Incomplete
2009-02-15 03:20:14 Michael Jones firefox-3.0: status Incomplete New
2009-02-16 16:38:12 Michael Nagel description the applet found here http://www.rose-hulman.edu/~finn/courses/MA323GeomModel/TestApplets/TriangleCoonsPatchApplet.html works perfectly in windows. However it does not work at all in Ubuntu Intrepid Ibex on the same machine. this applet from the same course http://www.rose-hulman.edu/~finn/courses/MA323GeomModel/TestApplets/ThreeDC2Spline.html works. The instructor has given permission to submit this bug report, as nearly a dozen students have experienced the same issue simultaneously I personally tested this using the sun java 6 plugin, as well as the iced-tea plugin available through add/remove programs. Please let me know if more information is needed. on http://www.rose-hulman.edu/~finn/courses/MA323GeomModel/TestApplets/TriangleCoonsPatchApplet.html there is an embedded applet and its is specified this way: <APPLET code="patch\TriangleCoonsPatchApplet.class" codebase="../Applets" width=700 height=600> </APPLET> the backslash in the path is handled differently under windows/linux. under windows its converted to a slash and the applet is found while under linux the applet cannot be found.
2009-02-16 16:38:12 Michael Nagel title Java applet works in windows, not in linux. backslashes in applet path are treted differnetly under linux compared to windows
2009-02-16 16:38:23 Michael Nagel firefox-3.0: status New Confirmed
2009-02-16 16:38:51 Michael Nagel title backslashes in applet path are treted differnetly under linux compared to windows backslashes in applet path are treated differnetly under linux compared to windows
2009-02-16 16:39:08 Michael Nagel title backslashes in applet path are treated differnetly under linux compared to windows backslashes in applet path are treated differently under linux compared to windows
2011-05-05 21:56:11 bil attachment added 71.html https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/325815/+attachment/2115454/+files/71.html
2011-05-05 21:56:22 bil attachment added 72.html https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/325815/+attachment/2115455/+files/72.html
2011-05-05 21:56:33 bil attachment added 73.html https://bugs.launchpad.net/ubuntu/+source/firefox-3.0/+bug/325815/+attachment/2115456/+files/73.html