• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IQSS / dataverse / #29454

24 Jun 2026 03:52PM UTC coverage: 25.024%. First build
#29454

push

github

rtreacy
Fix non-ASCII filename corruption on file upload via API (#12470)

Apply FileUtil.decodeFileName() to the filename extracted from
Content-Disposition in the add-file and replace-file API endpoints.
Jersey decodes the header value as ISO-8859-1 by default; this
re-interprets the bytes as UTF-8, matching what modern clients send.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

0 of 2 new or added lines in 2 files covered. (0.0%)

23814 of 95164 relevant lines covered (25.02%)

0.25 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

2.24
/src/main/java/edu/harvard/iq/dataverse/api/Datasets.java


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc