Ticket #11 (closed bug: Fixed - Live)

Opened 16 years ago

Last modified 16 years ago

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

Changed 16 years ago by khaled

  • milestone changed from Beta 3 Bugs / Fixes to Beta 10 Release

Confirm that this has been corrected.

Changed 16 years ago by khaled

  • description modified (diff)
  • severity changed from New / Just Added to Complete - Ready for QA

Corrected problem where content is unpublished and search index has not yet been rebuilt by suppressing search results that yield null in the HealthGuruSearch? class. NULL returns are not added to the search result array now.

Changed 16 years ago by khaled

  • owner changed from khaled to brent
  • status changed from new to assigned
  • severity changed from Complete - Ready for QA to LIVE Fix - Awaiting Testing

Changed 16 years ago by brent

  • owner changed from brent to KHALED
  • severity changed from LIVE Fix - Awaiting Testing to Testing Passed

Changed 16 years ago by khaled

  • status changed from assigned to closed
  • resolution set to Fixed - Live
  • severity changed from Testing Passed to LIVE - Accepted
Note: See TracTickets for help on using tickets.