Opened 18 years ago
Closed 18 years ago
#5494 closed defect (bug) (fixed)
Improperly formed tag field inputs can create blank tags
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.5 |
Component: | General | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Similar to #5412, if you put in a string with a bunch of commas into the tag field you can create blank tags. This is the string I used:
testtest2,test3
Which generated several blank tags in addition to 'test', 'test2' and 'test3'.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Looks like Trac ate my commas.