[mapguide-trac] #822: Custom Logo from Print Layout no longer displayed in Basic Layout.

MapGuide Open Source trac_mapguide at osgeo.org
Fri Jan 16 06:08:37 EST 2009


#822: Custom Logo from Print Layout no longer displayed in Basic Layout.
-----------------------------+----------------------------------------------
 Reporter:  StevenXu         |         Owner:  StevenXu
     Type:  defect           |        Status:  closed  
 Priority:  medium           |     Milestone:          
Component:  Mapping Service  |       Version:  2.0.1   
 Severity:  major            |    Resolution:  fixed   
 Keywords:  Custom Logo      |   External_id:  1121267 
-----------------------------+----------------------------------------------
Changes (by StevenXu):

  * status:  assigned => closed
  * resolution:  => fixed
  * external_id:  => 1121267

Comment:

 This problem was caused by the RS_MarkerType of the custom logo.
 Before fix, the initialized value "RS_MarkerType_Marker" was used and it
 means it is a predefined SLD symbol(circle, cross, etc.). And DWFRenderer
 will not to read the symbol stream and render it.

 My fix is to correct the type of the custom logo as "RS_MarkerType_W2D",
 which will enable the DWFRenderer to read the symbol stream.

 Fixed in trunk with submission:
 https://trac.osgeo.org/mapguide/changeset/3552

 Fixed in branch with submission
 https://trac.osgeo.org/mapguide/changeset/3553

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/822#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list