id summary reporter owner description type status priority milestone component version severity resolution keywords cc 5540 CPLStringList sorting/search broken Even Rouault Even Rouault "If we insert metadata like {{{ FILENAME_0=x FILENAME_1=x [...] FILENAME_9=x FILENAME_10=x [...] FILENAME_19=x [...] }}} we will not be able to retrieve FILENAME_1 with GetMetadataItem() since the sorting in CPLStringList is done on full strings (key=value), but the binary search is done on keys only. Both sorting order might be different. Seen on NITF subdatasets that expose filenames as FILENAME_%d=filename metadata items." defect closed normal 2.0.0 default unspecified normal fixed