Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#13093 closed defect (bug) (fixed)

Quircks in support forum tagging.

Reported by: scribu's profile scribu Owned by: mdawaffe's profile mdawaffe
Milestone: WordPress.org Priority: normal
Severity: normal Version:
Component: WordPress.org Site Keywords:
Focuses: Cc:

Description

Example: http://wordpress.org/support/topic/341657

That topic has 3 separate tags:

  • front-end-editor (front-end-editor-1)
  • front-end editor (front-end-editor-2)
  • front end editor (front-end-editor)

They should be one and the same.

Change History (4)

#1 @scribu
15 years ago

In other words, whatever combination of slashes and spaces the user inserts, the tag slug should remain front-end-editor.

#2 @scribu
15 years ago

  • Owner changed from mdaffe to mdawaffe
  • Status changed from new to assigned

#3 @TobiasBg
15 years ago

How I would love to see this implemented!
I have the same problems with my plugin "WP-Table Reloaded".
People use different combinations of hyphens, so that tags are mixed up and now there are three tags (similar to scribu's example).

I guess this could be a sub-functionality of everyone being able to change/add/delete tags in the Forums.

#4 @mdawaffe
15 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed.

I also cleaned up the tags for front-end-editor and wp-table-reloaded.

Note: See TracTickets for help on using tickets.