Ticket #2008 (closed feature: fixed)

Opened 4 years ago

Last modified 4 years ago

Mark properties not written if graphicName is not provided

Reported by: tschaub Owned by: tschaub
Priority: minor Milestone: 2.8 Release
Component: Format.SLD Version: 2.7
Keywords: Cc:
State: Complete

Description

The SLD format should write other mark properties even if the well-known name is not provided. Currently, if someone has a point symbolizer with a fill color but no name, we don't write the fill color.

Attachments

2008.patch Download (3.7 KB) - added by tschaub 4 years ago.
write mark properties even if name not given

Change History

Changed 4 years ago by tschaub

write mark properties even if name not given

Changed 4 years ago by tschaub

  • state set to Review

Tests pass in FF3. Thanks for review.

Changed 4 years ago by ahocevar

  • state changed from Review to Commit

Patch looks good. Tests also pass in IE7. Please commit.

Changed 4 years ago by tschaub

  • status changed from new to closed
  • state changed from Commit to Complete
  • resolution set to fixed

(In [9139]) Writing sld:Mark fill and stroke in cases where graphicName is not provided. r=ahocevar (closes #2008)

Note: See TracTickets for help on using tickets.