#525 closed defect (fixed)
Incorrect error message when logging in to MapAdmin when server is not running
Reported by: | brucedechant | Owned by: | brucedechant |
---|---|---|---|
Priority: | low | Milestone: | 2.1 |
Component: | Map Admin | Version: | 2.0.0 |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
If the MapGuide server is not running and you try to login using the MapAdmin you get the following error even if your credentials are valid:
"Authentication failed. Please enter a valid username and password.";
The error message returned should be what the actual failure was. In this case it really is a MgConnectionFailedException.
Change History (3)
comment:1 by , 17 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
I've merged this fix into the 2.0.x branch: http://trac.osgeo.org/mapguide/changeset/3172