On Monday 09 January 2006 02:35 am, Mathias Bauer wrote: > Marc Santhoff wrote: > >> It worked without any problems before, but now it isn't working. I > >> changed the 3rd line so it would put "//" at the start of the line > >> instead of "/" so it would change from file:/ to file:// just in case, > >> but no difference. > > Both URLs are wrong, local file URLs start with three slashes. OOo1 > accepted the wrong ULRs but this was a bug that prevented other things > to work correctly and so it needed to be fixed. > > Best regards, > Mathias
I can't remember why, but when I was working on the code for 1.x, I remember reading what it should be and for some reason I noticed that it worked with one slash and, at the time it was easier. I've fixed it now. That was the toughest thing I had to do to get my program to work with 2.x -- other than the frustration in dealing with the new install, which is another story. Hal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
