Make WordPress Core

Opened 16 years ago

Closed 13 years ago

Last modified 13 years ago

#16022 closed enhancement (maybelater)

Search does not look for tags

Reported by: hakre Owned by:
Priority: normal Milestone:
Component: Taxonomy Version: 3.0
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

While 3.1 Beta Testing I ran over this:

Ajax search is to search the (paginated) table. The table has tags in it's display. Search is not looking for those.


How to reproduce?

  1. Edit a Post.
  2. Add a new Tag that doesn't exist so far.
  3. Update the Post.
  4. Go to Posts.
  5. Search for the just created Tag.
  6. You get an empty search result.

See #14579 and #15580

Attachments (1)

16022.diff (2.1 KB ) - added by greuben 16 years ago.

Download all attachments as: .zip

Change History (17)

#1 @nacin
16 years ago

Regression? I wasn't aware we ever searched tags.

#2 @duck_
16 years ago

Same in 3.0.3 for me. (I made sure the post title/content had no similarity to the tag slug)

#3 @ocean90
16 years ago

  • Version 3.13.0

Regression?

No.

@greuben
16 years ago

#4 @greuben
16 years ago

  • Keywords has-patch added

searching for tags doesn't work on front end also

#5 @scribu
16 years ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

Not a regression and we already have a 'posts_search' filter.

#6 @hakre
16 years ago

Related: #16163; #16162

Last edited 16 years ago by hakre (previous) (diff)

#7 @hakre
16 years ago

  • Resolution invalid
  • Status closedreopened
  • Type defect (bug)enhancement

#8 @scribu
16 years ago

Do you mind explaining why you reopened the ticket?

#9 follow-up: @scribu
16 years ago

  • Summary Backend Post Ajax search does not look for page tagsSearch does not look for tags

As already stated, no search, ajax or not, in the back-end or on the front-end, includes terms, be them tags, categories or a custom taxonomy.

#10 in reply to: ↑ 9 @hakre
16 years ago

Replying to scribu:

Do you mind explaining why you reopened the ticket?

I changed it from Bug to Enhancement (as you wrote it's not a bug), that's why.


Replying to scribu:

As already stated, no search, ajax or not, in the back-end or on the front-end, includes terms, be them tags, categories or a custom taxonomy.

As already stated, the table displays that information. The search above is in context of it. I'm talking about the back-end only, the ajax tables in specific. But probably a UI/UX expert should review this.

Last edited 16 years ago by hakre (previous) (diff)

#11 @scribu
16 years ago

  • Keywords ux-feedback added
  • MilestoneAwaiting Review

#12 @voyagerfan5761
16 years ago

  • Cc WordPress@… added

#13 @westi
16 years ago

  • Component GeneralTaxonomy
  • Keywords 3.2-early added
  • Milestone Awaiting ReviewFuture Release

Patch works for me.

#14 @scribu
15 years ago

  • Keywords 3.2-early removed

Doesn't fit into 3.2. We're trying to make things faster. :)

#15 @wonderboymusic
13 years ago

  • Keywords ux-feedback removed
  • Milestone Future Release
  • Resolutionmaybelater
  • Status reopenedclosed

UI/UX expert should review this

I just got certified to be one online: I vote no - this ticket is old, search is already bad, this is better as a plugin for now. Ozz's patch for relevance hasn't even made it in yet.

Note: See TracTickets for help on using tickets.