Ticket #11 (closed bug: Fixed - Live)
Unpublished content is causing search to break
Reported by: | khaled | Owned by: | KHALED |
---|---|---|---|
Priority: | major | Milestone: | Beta 10 Release |
Component: | main web platform | Version: | |
Severity: | In Release (Tech) | Keywords: | |
Cc: |
Description (last modified by khaled) (diff)
If content is un-published (DB status field changed to 4, published=2, draft=1) it causes search to break (as a 404 error not a search error).
Test Plan
1. Go to any site and search for a specific piece of content by exact title. Confirm that it returns as a result (ideally the first).
2. Go into Admin and unpublish the content.
3. Confirm that the same search for the specific content piece succeeds (no error page) and does not include the unpublished content.
Change History
Note: See
TracTickets for help on using
tickets.