|
Bugzilla – Full Text Bug Listing |
| Summary: | error prone dialogue on authentication screen | ||
|---|---|---|---|
| Product: | [iFolder] iFolder Denali | Reporter: | Victor Billings <vbillings> |
| Component: | Server Admin | Assignee: | Scott Reeves <sreeves> |
| Status: | VERIFIED FIXED | QA Contact: | Jared Allen <jpallen> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | iFolder Denali | ||
| Target Milestone: | FCS | ||
| Hardware: | i586 | ||
| OS: | SLES 9 | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | this is a screencap of the current method of setting a port | ||
|
Description
Victor Billings
2005-04-07 22:54:53 UTC
Created attachment 33407 [details]
this is a screencap of the current method of setting a port
The issue is that we have no protocol field so this is not standard URL syntax. There is nowhere to specify secure or non secure port information via the standard syntax (ie http or https). Since we have to special case part of the standard specification it's no more ugly to have a simple name field entry and an additional optional information field (port, secure) than it is to support part of the additional syntax beyond simple name but not all. I will mark this bug fixed though instead of invalid as I improved the error message if they specify port or path information on the server name. this is verified in the fcs build this is released fixed in the fcs build |