Beebeeoii / pe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attempted deletion of multiple tags with `delete_tag`

Beebeeoii opened this issue · comments

I tried to delete multiple tags (2) at one go with delete_tag 11 test2test3 test4 as shown below. I expected my command to be rejected if only one tag is allowed to be deleted at one time (since spaces are not allowed in tags) or that it would delete both tags (after delimiting it by the space character)

However, the behaviour was that it deletes the first element after splitting the string by space delimiter.


video:https://raw.githubusercontent.com/Beebeeoii/pe/main/files/55434bb7-e849-4a0d-9558-6335dac61bef.mov

Your response not required for this bug as the team has accepted the bug as it is.