Title: Message
"file:" is added to the url parameter for launching the browser in #514.
 
Best regards,
Valentin Kipiatkov
-----------------------------------------------------------
 IntelliJ Software, http://www.intellij.com/
 "Develop with pleasure"
-----------------------------------------------------------
----- Original Message -----
Sent: Friday, November 02, 2001 8:20 PM
Subject: [Eap-list] #513 external javadoc with mozilla don't work

configuring mozilla 095 as my browser in idea
 
it opens a blank window with a url like :
C:/SRCROOT/external/log4j/1_1_3/docs/api/org/apache/log4j/PropertyConfigurator.html#doConfigure(java.lang.String, org.apache.log4j.Hierarchy)
 
in fact, mozilla wants a "file:" url to be prepended
(the triple slash is added automatically)
 
so
file:C:/SRCROOT/external/log4j/1_1_3/docs/api/org/apache/log4j/PropertyConfigurator.html#doConfigure(java.lang.String,%20org.apache.log4j.Hierarchy)
would work fine in both mozilla 095 and IE 6 on my win2ksp2
 
Edo

Reply via email to