Summary: | can't save metadata after deleting certain entries | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Gandalf Lechner <gandalflechner> |
Component: | Metadata Editing and Reading | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 123kash |
Priority: | NOR | ||
Version: | 2.4-GIT | ||
Target Milestone: | 2.5 | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5 | |
Sentry Crash Report: |
Description
Gandalf Lechner
2011-07-31 10:18:23 UTC
Are these files part of the collection? (In reply to comment #1) > Are these files part of the collection? yes they are Confirmed in current git Git commit 4308a7b87e56bef1a597fc1f807167ae5922fbfd by Sergey Ivanov. Committed on 06/08/2011 at 11:29. Pushed by ivanov into branch 'master'. Made possible to empty numerical fields in TagDialog (track number, year, etc.). BUG: 278921 FIXED-IN: 2.4.4 M +1 -0 src/CMakeLists.txt M +18 -13 src/dialogs/TagDialogBase.ui A +42 -0 src/widgets/ClearSpinBox.cpp [License: GPL (v2+)] M +0 -7 src/dialogs/TagDialog.cpp A +35 -0 src/widgets/ClearSpinBox.h [License: GPL (v2+)] http://commits.kde.org/amarok/4308a7b87e56bef1a597fc1f807167ae5922fbfd |