#4212 Tags with , in their name break stuff
Closed: Fixed by pingou. Opened by churchyard.

I've recently added a tag merge - rebase, CI and it behaves both as one tag and as two tags.

This is in http://src.fedoraproject.org/rpms/python3

I wanted to reproduce, but I cannot due to https://pagure.io/pagure/issue/4204

However see the screenshot form there and this new one:

<!!image>

By applying the tag, 2 new tags were created.


png

here's the image, it wasn't properly uploaded before.

I don't think we support tags with , in their name

Metadata Update from @pingou:
- Issue tagged with: bug

We probably don't. So they shall never be allowed to be created.

Agreed, how did you create them? Via the UI?

Yes, via the Tags settings UI. But i cannot remove or rename it now https://pagure.io/pagure/issue/4204

Metadata Update from @pingou:
- Issue assigned to pingou

Metadata Update from @pingou:
- Issue set to the milestone: 5.3

Commit 4d961f80 fixes this issue

Metadata