Bug #4221
Deleted archival description included in search results.
Status: | Verified | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Search / Browse | |||
Target version: | Release 1.3 | |||
Google Code Legacy ID: | atom-2273 | Tested version: | ||
Sponsored: | Requires documentation: |
Description
Google user: jessica%...@gtempaccount.com
To reproduce this error:
========================
1)create archival description
2)search for a term in archival description
3)search result provides a hit/result
4)delete archival description
5)search for the same term as used in step (2)
Resulting error:
================
archival description is returned as a result (even though it has been deleted) if you click on the result you get an error
Expected result:
================
no result for search term
[g] Legacy categories: Search / browse
History
#1 Updated by Jesús García Crespo about 10 years ago
- Target version changed from Release 1.3 to Release 1.2.1
[g] Labels added: Milestone-Release-1.2.1
[g] Labels removed: Milestone-Release-1.3
#2 Updated by Jesús García Crespo about 10 years ago
Crazy, looks like QubitSearch::deleteByIdLanguage can't find these descriptions in the index so the foreach is never reached and delete() is never called.
#4 Updated by Anonymous about 10 years ago
- Status changed from QA/Review to Feedback
I am still getting the result, even after I delete the archival description.
#5 Updated by Anonymous about 10 years ago
- Target version changed from Release 1.2.1 to Release 1.3
[g] Labels added: Milestone-Release-1.3
[g] Labels removed: Milestone-Release-1.2.1
#6 Updated by David Juhasz about 10 years ago
- Priority changed from Critical to High
Reserve "Critical" for issues that are breaking the application.
[g] Labels added: Priority-High
[g] Labels removed: Priority-Critical
#7 Updated by David Juhasz about 10 years ago
- Status changed from Feedback to QA/Review
Fixed in r11193.
[g] New owner: jessica%...@gtempaccount.com
#8 Updated by Anonymous about 10 years ago
- Status changed from QA/Review to Verified
#9 Updated by David Juhasz about 10 years ago
- File issue2273.patch
added
This problem can be fixed in Release 1.2 by applying the attached "/p/qubit-toolkit/issues/detail?id=2273"> issue2273 </a>.patch" file. Please see <<a href="http://qubit-toolkit.org/wiki/index.php?title=Applying_patches> for instructions on how to apply patch files.
#10 Updated by Redmine Admin over 9 years ago
- Category set to Search / Browse