Ticket #2417 (closed feature: fixed)

Opened 3 years ago

Last modified 3 years ago

Format.KML: don't create name and description node if null

Reported by: fredj Owned by: tschaub
Priority: minor Milestone: 2.9 Release
Component: Format.KML Version: SVN
Keywords: Cc:
State: Complete

Description

If the foldersName, foldersDesc or placemarksDesc is null, don't create the node.

Attachments

2417.0.patch Download (3.9 KB) - added by fredj 3 years ago.
feature with unit tests. tests pass with FF3 and chrome

Change History

Changed 3 years ago by fredj

feature with unit tests. tests pass with FF3 and chrome

Changed 3 years ago by fredj

  • state set to Review
  • version changed from 2.8 to SVN

please review

Changed 3 years ago by pgiraud

  • state changed from Review to Commit

I just reviewed this one and I didn't see any problem. You can commit.

Changed 3 years ago by fredj

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

(In [9976]) Don't create Folder name or description if foldersName or foldersDesc are null. r=pgiraud (closes #2417)

Note: See TracTickets for help on using tickets.