[mapguide-trac] #390: Symbolization: Strings with incorrect
op-codes do not render
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jan 10 17:46:02 EST 2008
#390: Symbolization: Strings with incorrect op-codes do not render
-------------------------------+--------------------------------------------
Reporter: louisewatson | Owner: louisewatson
Type: defect | Status: closed
Priority: medium | Milestone: 2.0
Component: Rendering Service | Version: 2.0.0
Severity: major | Resolution: fixed
Keywords: | External_id: 1023668
-------------------------------+--------------------------------------------
Changes (by louisewatson):
* status: assigned => closed
* resolution: => fixed
Comment:
Fix was to respond to Abandonment values more intelligently. Now we
continue when the problem is keInvalidArgument, keNotImplemented,
keNotSupported. We Quit if we hit keNoMemory or keNoResource. We Abandon
parsing if any other error condition is encountered.
In the Continue and Quit case, we display the string partially formatted.
In the Abandon case, we display the entire string as if it was plain text.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/390#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list