Bug #5574
search:populate task does not respect application settings
Status: | Verified | Start date: | 09/10/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Misty De Meo | % Done: | 100% | |
Category: | Search / Browse | |||
Target version: | Release 1.4.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
The search:populate commandline task does not respect application settings. For instance, even if the application has "Inherit reference code" set to off, the task will populate as though the default setting (on) was set.
History
#1 Updated by Misty De Meo over 8 years ago
Proposed fix pushed in 8d487ec89ec9e25461d12883f536e74b66a6ecaa. This does essentially the same thing as gearmanWorkerTask.class.php, and loads the application configuration before starting the indexing.
#2 Updated by Misty De Meo over 8 years ago
- Status changed from New to QA/Review
- % Done changed from 0 to 100
Applied in changeset atom|commit:8d487ec89ec9e25461d12883f536e74b66a6ecaa.
#3 Updated by Jesús García Crespo over 8 years ago
- Status changed from QA/Review to Verified
#4 Updated by Jesús García Crespo over 8 years ago
- Category set to Search / Browse
- Assignee set to Misty De Meo