At 17:04 11.06.2002, Stas Bekman wrote:
Per Einar Ellefsen wrote:
Hi,
Stas, you pointed out an interesting bug the other day. When creating links on Win32, Docset creates the abs/rel_doc_root with ..\ instead of ../. This is probably due to the use of catfile/catdir someplace where simple slashes should be used. So for example, instead of:
../../download/docs.html
I get
..\..\download/docs.html
This isn't a problem most of the time, but is annoying (for example, I ran checklink.pl, and it didn't interpret it correctly, thereby generating an enormous report of broken links.
I looked through DocSet trying to find the offending piece of code, but I didn't find it :( Could you tell me which function creates that part of the URIs so i can fix it?

because it's not the code, it's the fs :)

:)

please try again with the latest cvs, has it been fixed now? I cannot test it myself, luckily no win boxes around :)

Still doesn't work as it should, I'm afraid.


-- Per Einar Ellefsen [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to