[mapguide][MG205][Modified] Correct MgInvalidFromDate message

Steve Dang steve.dang at autodesk.com
Mon Apr 10 12:23:07 EDT 2006


You can view the artifact detail at the following URL:

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

Type:
Defect

Artifact ID:
MG205 (Correct MgInvalidFromDate message)

Modified by:
Steve Dang
stevedang (steve.dang at autodesk.com)

The following modifications were made to this artifact:
---------------------------------------------------------------------

-- Steps to Reproduce set to new value:
Old value:
1. Make an API call to MgServerAdmin::GetLog(CREFSTRING log, MgDateTime* fromDate, MgDateTime* toDate) where fromDate > toDate.
2. Notice that the Server displays 

"The from date is invalid because it comes after the to date."
New value:
1. Make an API call to MgServerAdmin::GetLog(CREFSTRING log, MgDateTime* fromDate, MgDateTime* toDate) where fromDate > toDate.
2. Notice that the Server displays 

"The from date is invalid because it comes before the to date."
-- Target milestone set to new value:
1.0.0
-- Priority set to new value:
P4
-- Defect Severity set to new value:
Low
-- Resolution set to new value:
Submitted
-- Artifact Status changed:
Old value:
New
New value:
Resolved



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








More information about the Mapguide_issues mailing list