Blacklight Plugin

Wrong search history item being deleted

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.5
  • Fix Version/s: 2.6
  • Component/s: None
  • Description:
    Hide
    When a user deletes one of their search history items (and there is more than 1 in their history) then the wrong item is being deleted.
    The deletes are being done by their array index as opposed to the search id, so the solution is to delete by search id instead.
    Show
    When a user deletes one of their search history items (and there is more than 1 in their history) then the wrong item is being deleted. The deletes are being done by their array index as opposed to the search id, so the solution is to delete by search id instead.

Activity

Hide
Jessie Keck added a comment - 15/Jul/10 12:31 AM
Fix pushed to master.
Show
Jessie Keck added a comment - 15/Jul/10 12:31 AM Fix pushed to master.

People

Dates

  • Created:
    15/Jul/10 12:28 AM
    Updated:
    15/Jul/10 12:31 AM
    Resolved:
    15/Jul/10 12:31 AM