Bugzilla – Bug 137580
http server & leading '/'
Last modified: 2005-12-16 07:58:06 UTC
I assumed that the http://foo/baa URI would be constructed from entering 'foo' and 'baa' in the relevant dialogs in my startup foo. Apparently, you have to enter '/baa' in the 2nd (directory) field or things go very badly wrong - that seems non-intuitive & wasted a chunk of my time.
Sorro Michael, but you lost me here for a second: Are you talking about the configuration masks for FTP serves (and so on) in YaST? In general, yes: you have to specify the server and the path seperately there, which makes it always nasty to just copy&paste these locations. I'll make this an enhancement. It should really be possible to specify the whole URI at once. Other users complained about that, too. It's not the first time I hear about this. Jiri: Why was this done this way initially? Probably to ease the pain of parsing the URL I guess...
Nah - my problem is simpler - not the 2 box thing - I can live with that I guess ;-) The problem was if I missed a pre-pended '/' to the HTTP 'path' then nothing worked ;-) might be nice to check for that in the code & prepend if not there.
There is a possibility to enter whole URI as one string when adding a new installation source (hope this is what you are talking about). Just don't know whether it is already present in Alpha2, please, check Alpha4. *** This bug has been marked as a duplicate of 120954 ***