1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Java2,411 stars (2,411 stars)470 forks (470 forks)batch import
bugformat-camera-rawgood-first-issuehelp wanted
- Issue type
- bug
- Research direction
- Clone the repository from https://github.com/drewnoakes/metadata extractor. Navigate to Source/com/drew/metadata/exif/makernotes/OlympusRawDevelopment2MakernoteDescriptor.java. At lines 155 and 162, change the index argument from 0 to 1 in the calls to getIndexedDescription(). Verify the fix by running existing tests. Submit a pull request referencing this issue.