Comment 1 for bug 325815

Revision history for this message
Florian Diesch (diesch) wrote : Re: Java applet works in windows, not in linux.

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.