[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gcjwebplugin-devel] Patch: TagParser.getLocationToURL fix
From: |
Lillian Angel |
Subject: |
[Gcjwebplugin-devel] Patch: TagParser.getLocationToURL fix |
Date: |
Thu, 27 Apr 2006 15:11:15 -0400 |
Added check to prevent File.separator from being concatenated to a file.
Should only be added to a directory.
2006-04-26 Lillian Angel <address@hidden>
* src/gnu/gcjwebplugin/AppletTag.java
(prependCodebase): Fixed comment typo.
* src/gnu/gcjwebplugin/TagParser.java
(getLocationToURL): Added check to make sure File.separator
is added only when the file is a directory.
gwp.diff
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gcjwebplugin-devel] Patch: TagParser.getLocationToURL fix,
Lillian Angel <=