#1246 Unable to drop tags with commas
Closed: Fixed 7 years ago Opened 7 years ago by jflory7.

Problem

When trying to drop a tag from a repo's settings page, it is impossible to remove any tag with a comma (Error 500).

Analysis

I ran into this issue with the Fedora CommOps repo after using the pagure-importer tool. Many imported tags featured commas which Pagure didn't take too kindly too.

Whether the importer tool should try to scrub commas from tags on import is also a question to consider. Regardless of this, it would still probably be a good idea to fix this since commas can now be present in tags.


Looking at https://pagure.io/fedora-commops/issues I'm not seeing any tags with commas, did you managed to go around the issue or?

The importer tool removes the commas and converts all the tags to lower case now.

Al right, so let's close this one as fixed then :)

Thanks for the info!

@pingou changed the status to Fixed

7 years ago

Login to comment on this ticket.

Metadata