Opened 10 years ago

Closed 10 years ago

#5628 closed defect (fixed)

GTiff: band.SetMetadata({}) doesn't clear metadata

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.1
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

Only calling band.SetMetadata({}) on a GTiff with band metadata will not cause the bMetadataChanged flag to be set, hence no metadata rewrite is done.

Change History (1)

comment:1 by Even Rouault, 10 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r27606) and branches/1.11 (r27607)

Note: See TracTickets for help on using tickets.