Bug 137580

Summary: http server & leading '/'
Product: [openSUSE] SUSE Linux 10.1 Reporter: Michael Meeks <mmeeks>
Component: YaST2Assignee: Jiri Srain <jsrain>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Meeks 2005-12-08 14:18:05 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.
Comment 1 Michael Gross 2005-12-08 15:02:33 UTC
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...
Comment 2 Michael Meeks 2005-12-08 15:09:29 UTC
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.
Comment 3 Jiri Srain 2005-12-16 07:58:06 UTC
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 ***