| Summary: | [patch] invalid id3v2.2 frames are copied to id3v2.4 tags | ||
|---|---|---|---|
| Product: | [Unmaintained] taglib | Reporter: | Marc Halbruegge <marc.halbruegge> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | sanity check during writing | ||
|
Description
Marc Halbruegge
2008-11-28 21:13:00 UTC
Created attachment 28898 [details]
sanity check during writing
please use the cumulative patch added to Bug 171957 (taglib corrupts ogg files) instead SVN commit 994842 by lalinsky: Don't save ID3v2.2 frames. Patch by Marc Halbruegge BUG:176373 M +5 -0 taglib/mpeg/id3v2/id3v2tag.cpp M +21 -0 tests/test_id3v2.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=994842 |