#16022 closed enhancement (maybelater)
Search does not look for tags
Reported by: | hakre | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Taxonomy | Keywords: | has-patch |
Focuses: | Cc: |
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?
- Edit a Post.
- Add a new Tag that doesn't exist so far.
- Update the Post.
- Go to Posts.
- Search for the just created Tag.
- You get an empty search result.
Attachments (1)
Change History (17)
#2
@
14 years ago
Same in 3.0.3 for me. (I made sure the post title/content had no similarity to the tag slug)
#5
@
14 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Not a regression and we already have a 'posts_search' filter.
#7
@
14 years ago
- Resolution invalid deleted
- Status changed from closed to reopened
- Type changed from defect (bug) to enhancement
#9
follow-up:
↓ 10
@
14 years ago
- Summary changed from Backend Post Ajax search does not look for page tags to Search 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
@
14 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.
#13
@
14 years ago
- Component changed from General to Taxonomy
- Keywords 3.2-early added
- Milestone changed from Awaiting Review to Future Release
Patch works for me.
#14
@
14 years ago
- Keywords 3.2-early removed
Doesn't fit into 3.2. We're trying to make things faster. :)
#15
@
11 years ago
- Keywords ux-feedback removed
- Milestone Future Release deleted
- Resolution set to maybelater
- Status changed from reopened to closed
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.
Regression? I wasn't aware we ever searched tags.