[mapguide][MG139][New] Wrong comparison error value used with file I/O error checki...

Bruce Dechant bruce.dechant at autodesk.com
Mon Mar 20 15:09:57 EST 2006


You can view the artifact detail at the following URL:

    https://mapguide.osgeo.org/servlets/Scarab/id/MG139

Type
 Defect

Artifact ID
 MG139 (Wrong comparison error value used with file I/O error checking)

Reported by
 Bruce Dechant
 brucedechant (bruce.dechant at autodesk.com)

New artifact details:
---------------------------------------------------------

- Platform set to new value
  All
- Description set to new value
  The error value returned from opening a file is compared against the wrong value and results in the wrong exception being thrown.

The EEXIST error value was throwing the MgFileNotFoundException exception which is not correct. The ENOENT error value needs to be used for this exception.

- Steps to Reproduce set to new value
  I deleted the "server_en.res" file and debugged the server with Visual Studio 2005 and noticed that when the file was not found the error value compared was incorrect.

- Operating system set to new value
  All
- Summary set to new value
  Wrong comparison error value used with file I/O error checking
- Priority set to new value
  P3
- Version set to new value
  1.0.0
- Component set to new value
  Server
- Artifact created
- Artifact Status set to new value
  New
- Subcomponent set to new value
  General

---------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Mapguide_issues mailing list