https://bugs.kde.org/show_bug.cgi?id=523601

Urs Fleisch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from Urs Fleisch <[email protected]> ---
Thanks for the report. This is caused by `.` serving as a field separator in
`kid3-cli` as is described in the handbook (kid3-cli, Set tag frame), for
example "set POPM.Counter 5" will set the "Counter" field of the "POPM" frame.
I have now made it possible to nevertheless use dots inside the frame name by
searching for the field separator from the end instead of the begin of the
given frame name. So you can now use "set T.E.S.T.T.A.G. ''" to delete such a
frame. Note the additional `.` and the end of the frame name which makes the
command use "T.E.S.T.T.A.G" as the frame name and an empty string as the field
name. You can find a fixed development snapshot kid3-20260729 at
https://sourceforge.net/projects/kid3/files/kid3/development/.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to