* Fix bug#41671.

This commit is contained in:
xieqiyu
2023-12-16 13:27:54 +08:00
parent 32744d28d4
commit 99264ecf60
7 changed files with 53 additions and 54 deletions
+2
View File
@@ -430,7 +430,9 @@ class execution extends control
$this->story->replaceURLang($storyType);
$this->config->product->search['fields']['title'] = $this->lang->story->title;
unset($this->config->product->search['fields']['plan']);
unset($this->config->product->search['params']['plan']);
unset($this->config->product->search['fields']['stage']);
unset($this->config->product->search['params']['stage']);
}
/* Process the order by field. */