[mapguide-trac] #547: Server is reporting product version not package version

MapGuide Open Source trac_mapguide at osgeo.org
Tue May 6 09:01:09 EDT 2008


#547: Server is reporting product version not package version
------------------------+---------------------------------------------------
   Reporter:  zspitzer  |       Owner:       
       Type:  defect    |      Status:  new  
   Priority:  high      |   Milestone:       
  Component:  Server    |     Version:  2.0.0
   Severity:  blocker   |    Keywords:       
External_id:            |  
------------------------+---------------------------------------------------
 using a trunk build (3154) on RH ES 4, Studio 2009 can't log in

 I get the following error

  "Unable to complete request from site"
  there is an error in xml document (23,4)

 using fiddler the xml looks ok, but i did notice the version being
 reported as 7.0.0.1 could that be the problem?

 I think it's reporting the product version as opposed to the mapguide
 version,
 ie trunk/MgDev/Common/ProductVersion.h

 2.0 released binary on windows reports
  <SiteServer>
        <DisplayName></DisplayName>
        <Status>Online</Status>
        <Version>2.0.0.2308</Version>

 whereas trunk build returns

  <SiteServer>
        <DisplayName></DisplayName>
        <Status>Online</Status>
        <Version>7.0.0.1</Version>

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/547>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list