
|
If you were logged in you would be able to see more operations.
|
|
|
|
Use case that the bug appears:
-Go to advanced search
-Search with any criteria e.g. for a specific content type
-Go to search results table and remove one of the content objects
-Notice that the removed object disappears from the results table
-Press again the search button to redo the query
-Notice that the search results contain the removed content object
There is a possibility that search results are wrongly cached (they should not be cached) and the query returns the cached result which still contains the removed object.
|
|
Description
|
Use case that the bug appears:
-Go to advanced search
-Search with any criteria e.g. for a specific content type
-Go to search results table and remove one of the content objects
-Notice that the removed object disappears from the results table
-Press again the search button to redo the query
-Notice that the search results contain the removed content object
There is a possibility that search results are wrongly cached (they should not be cached) and the query returns the cached result which still contains the removed object. |
Show » |
|
Update betacms-repository-model code from trunk and check if error still occurs.