Bug 163847

Summary: User specified outline and fill colors corrupt rendered SVG image
Product: [Modeling] GMF-Runtime Reporter: Alex Boyko <aboyko>
Component: GeneralAssignee: Alex Boyko <aboyko>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: contributed
Version: 1.0.1   
Target Milestone: 1.0.3   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
proposed patch none

Description Alex Boyko CLA 2006-11-08 15:15:45 EST
A client application uses GMF feature of overriding black and/or white outline and fill colors with user specified colors. For some SVG images this feature is not working properly and colors displayed: 1) cannot be changed, 2) different from what user specified.
Comment 1 Alex Boyko CLA 2006-11-08 15:21:55 EST
Created attachment 53488 [details]
proposed patch

There was a typo in SVGColorConverter class. Typo resulted in missing ";" character when the string for modified style tag is assembled. Patch corrects this typo.
Comment 2 Cherie Revells CLA 2006-11-20 17:16:42 EST
I committed the patch for Alex:
[163847] gmf_R1_0_maintenance crevells 061120 User specified outline and fill colors corrupt rendered SVG image
[163847] gmf_head crevells 061120 User specified outline and fill colors corrupt rendered SVG image
Comment 3 Eclipse Webmaster CLA 2010-07-19 12:30:27 EDT
[GMF Restructure] Bug 319140 : product GMF and component Runtime Diagram was the original product and component for this bug