(Mozilla bug # 108519 (click link to see or vote for the bug))
There is a problem using the "user.home" system property on Netscape 6.2 for Macintosh OS X. This problem is fixed with the 1.0d6 version of the Java Plugin. This report is preserved to document the problem as it existed in version 1.05d and lower.If you have any insights, workarounds or comments about this test page please contact Mickey Segal. A listing of many Java resources is at this link.
| Line | Form of file path designation | Internet Explorer 5.1.2 on OS 10.1 | Netscape 6.2 on OS 10.1 with plugin 1.0d5 |
| 1 | file:///Users/yourname/file.html | OK | No |
| 2 | file:///Volumename/Users/yourname/file.html | No | OK |
| 3 | file://Volumename/Users/yourname/file.html | OK | No |
| 4 | file:/Volumename/Users/yourname/file.html | OK | OK |
| 5 | file://localhost/Users/yourname/file.html | OK | No |