Ticket #5412 (closed defect (bug): fixed)
Trailing comma creates blank tag
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Administration | Version: | 2.3 |
| Severity: | normal | Keywords: | has-patch 2nd-opinion |
| Cc: |
Description
In the tag box, put a trailing comma, like this:
myfirsttag,
It will create a blank tag and attach it to the post.
Expected: tags with nothing but whitespace aren't created.
Attachments
Change History
-
attachment
dont_add_blank_tags.patch
added
- Keywords has-patch 2nd-opinion added
- Owner changed from anonymous to ionfish
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.

Trims whitespace and trailing commas.