Ticket #968 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

vml renderer bombs on null geoms

Reported by: crschmidt Owned by: tschaub
Priority: minor Milestone: 2.5 Release
Component: general Version: 2.4
Keywords: Cc:
State:

Description

vml renderer bombs on null geoms. fixed in feature sandbox.

Attachments

vml.patch Download (2.8 KB) - added by crschmidt 6 years ago.
vml.2.patch Download (2.8 KB) - added by tschaub 6 years ago.
cross-browser null geometry rendering consistency

Change History

Changed 6 years ago by crschmidt

Changed 6 years ago by tschaub

cross-browser null geometry rendering consistency

Changed 6 years ago by tschaub

  • keywords review added
  • owner set to tschaub
  • status changed from new to assigned

same patch, this one from the trunk, please review

Changed 6 years ago by crschmidt

  • keywords commit added; review removed

Yeah. I'm happy with this after our discussions. Feel free to put it in.

Changed 6 years ago by tschaub

  • keywords commit removed
  • status changed from assigned to closed
  • resolution set to fixed

(In [4273]) The SVG renderer allows for rendering of null geometries. The VML renderer does not. This change gives us cross-brower consistency in the case of null geometries (closes #968).

Note: See TracTickets for help on using tickets.