Submitted On 15-OCT-2001
victorbr
A possible workaround is to add an option -J-Dfile.separator=/ to javadoc.
However it is difficult to guess what side effects this might have.
Submitted On 08-MAR-2002
MartDesruisseaux
The evaluation is not 100% exact. When running javadoc on
Windows and displaying the documents on the same platform
(Windows), no links are broken with Internet Explorer but
links *are* broken with Mozilla. When running on Unix, the
documents can be displayed everywhere (both Unix and
Windows, using eithe Internet Explorer or Mozilla).
Submitted On 09-FEB-2005
JulianHyde
This bug is not completely fixed. Forward slashes are generated in the 'Field summary' section, and this is correct; but in the 'Field Detail' section, the fields still use backslashes.
See http://mondrian.sourceforge.net/api/mondrian/rolap/RolapConnectionProperties.html for an example of this.
Submitted On 10-FEB-2005
dhkramer
Thanks for reporting this. I have opened a new bug:
6227914: -linksource option when run on Windows produces broken links when viewed on Solaris (due to '\')
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|