PreviousNextTracker indexSee it online !

(40/231) 2892 - Windows: link in API reference (in help) causes exception

If you open JEdit help, go to the API reference and click on "frames" in the resulting html page, you get the following popup:

The file file:/ ...path to jEdit /doc/api/index.html?overview-summary.html
could not be loaded due to an I/O error.
(java.io.FileNotFoundException: ... path to jEdit\doc\api\index.html?overview-summary.html (File name, folder name or volume syntax is wrong))

Not a big deal, just cosmetic, really, but if frames don't work in the embedded browser, we may want to change the doclet to leave out that link.

Submitted haraldko - 2007-06-22 09:00:32 Assigned
Priority 1 Labels Windows Specific
Status open Group minor bug
Resolution None

Comments

2007-06-22 09:03:29
haraldko

Logged In: YES
user_id=1781933
Originator: YES

Oh, and I forgot to mention the version. It's 4.3pre9, using Sun's 1.6.0_01

2007-06-22 09:03:30
haraldko

- **priority**: 5 --> 1

2007-07-31 06:42:46
shlomy

Logged In: YES
user_id=1477607
Originator: NO

Works fine for me with both 4.3pre10 and the development version from SVN. Can you try with 4.3pre10? Maybe it's been fixed already or it might be a problem with the installation, perhaps for some reason files weren't copied to the installation directory.

2007-07-31 07:41:09
haraldko

Logged In: YES
user_id=1781933
Originator: YES

I see that it works fine on Linux, both pre9 and pre10, but it's still present on windows pre9. I'll upgrade there and see if that fixes it.

2007-07-31 07:54:06
haraldko

Logged In: YES
user_id=1781933
Originator: YES

I updated, and the bug is still there in pre10 on Windows, after install using the java-based installer. It seems to me that the problem is with windows path names and the ?-frame syntax somehow. Possibly with the windows JRE?

2013-10-07 22:01:43
ezust

- **labels**: 102673 --> Windows Specific