[mapguide][MG392][New] FastCGI MapAgent fails to trap 559 MgUserNotFoundException
Jason Birch
jason.birch at nanaimo.ca
Fri Sep 15 18:19:31 EDT 2006
You can view the artifact detail at the following URL:
https://mapguide.osgeo.org/servlets/Scarab/id/MG392
Type
Defect
Artifact ID
MG392 (FastCGI MapAgent fails to trap 559 MgUserNotFoundException)
Reported by
Jason Birch
jasonbirch (jason.birch at nanaimo.ca)
New artifact details:
---------------------------------------------------------
- Defect Severity set to new value
Low
- Artifact Status set to new value
New
- Component set to new value
Web Server Extensions
- Description set to new value
The MapAgent returns a 559 error code when authentication fails with a bad user name, instead of trapping and returning a 401.
Version is really "trunk", not 1.0.1, for this defect.
- Summary set to new value
FastCGI MapAgent fails to trap 559 MgUserNotFoundException
- Subcomponent set to new value
Map Agent
- Version set to new value
1.0.1
- Artifact created
- Steps to Reproduce set to new value
1. Enter a standard MapAgent call, such as:
http://vm-jb-w2k3/mapguide/mapagent/mapagent.fcgi?OPERATION=GETMAPIMAGE&
VERSION=1.0.0LOCALE=en&MAPDEFINITION=Library%3A%2F%2FSamples%2FSheboygan
%2FMaps%2FSheboygan.MapDefinition&FORMAT=PNG&SETDISPLAYDPI=96&SETDISPLAY
WIDTH=512&SETDISPLAYHEIGHT=396
2. Enter a bad username and password.
3. See response headers:
Connection: close
Date: Fri, 15 Sep 2006 21:52:05 GMT
Server: Microsoft-IIS/6.0
MicrosoftOfficeWebServer: 5.0_Pub
X-Powered-By: ASP.NET
Status: 559 MgUserNotFoundException
Content-Type: text/html
559 MgUserNotFoundException
<html>
<head>
<title>MgUserNotFoundException</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body> <h2>The specified user was not found: asdddd</h2> The specified user was not found: asdddd Exception occurred in method MgSecurityCache.GetUserInfo at line 149 in file d:\osgeo\mgbuild\server\src\common\manager\SecurityCache.cpp
</body>
</html>
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list