#5670 closed defect (bug) (duplicate)
Tags without alphanumeric characters
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Taxonomy | Version: | 2.3.2 |
| Severity: | normal | Keywords: | gsoc has-patch needs-testing |
| Cc: | kevinB, wojtek.szkutnik@… |
Description
In Wordpress 2.3.x i use tags without any alphanumeric charakters (e.g. {...} ). This tgs are shown in the URI with its ID (?tag=343 or /tag/343), that's ok
Each time I publish a new post using this tag Wordpress creates a new slug (e.g. ?tag=349, ?tag=353,...) for the same tag, so there are dozens of {...}-tags in the tagarchive with only one linked post to each.
Attachments (1)
Change History (10)
comment:1
ssqsabre
— 5 years ago
- Summary changed from Tags without alphanumeric charakters to Tags without alphanumeric characters
comment:3
Denis-de-Bernardy
— 4 years ago
- Component changed from General to Taxonomy
- Owner changed from anonymous to ryan
wojtek.szkutnik
— 3 years ago
comment:6
wojtek.szkutnik
— 3 years ago
- Cc wojtek.szkutnik@… added
- Keywords gsoc has-patch needs-testing added
comment:7
wojtek.szkutnik
— 3 years ago
This should work.
comment:8
wonderboymusic
— 10 months ago
- Resolution set to duplicate
- Status changed from new to closed
dupe of patched ticket #17689
comment:9
SergeyBiryukov
— 10 months ago
- Keywords tags removed
- Milestone Future Release deleted
Note: See
TracTickets for help on using
tickets.
In the meanwhile there are hundreds of unused "..."-slugs in the database. Maybe the auto-saving of articles creates new slugs too.