Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
search.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Dec 2015 at 09:44 UTC
Updated:
20 Jan 2016 at 17:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
hpbruna commentedpatch for dev now
Comment #4
hpbruna commentedComment #5
jhodgdonThanks for the issue and patch!
So, before we can add this patch to Drupal Core, we would need a test for the problem. Your issue did not even include steps to reproduce it, so it is difficult to know what will trigger this problem or how to make a test.
Also I am wondering if it is a duplicate of #2530652: Cannot use search block again if error occured in previous search -- does the patch there fix your problem?
So... please:
(a) Test the patch on that other issue and see if it fixes your problem. If so, mark this issue as a duplicate.
(b) If that patch doesn't fix your problem, please provide either an automated test for your problem, or at least some steps to reproduce it so that someone else could write a test. Also a more informative issue title like "When you .... this happens ..." would be better than "force destination" (which describes the patch and not the supposed bug).
(c) Eventually when we have steps to reproduce, we also would need to test this in Drupal 8 and see if it has the same problem. If the problem exists in 8, we would need to patch it there first and then move on to 7.
Thanks!
Comment #6
jhodgdonAs there has been no response, I am going to assume this is a duplicate of #2530652: Cannot use search block again if error occured in previous search. If that is not the case, please reopen this issue, read comment #5, and provide more information about how to reproduce the problem. Thanks!