* Fix bug#41171.

This commit is contained in:
xieqiyu
2023-12-14 15:44:09 +08:00
parent b27b537cfc
commit fe4f28622d
+1
View File
@@ -486,6 +486,7 @@ class story extends control
$story = $this->story->mergeReviewer($story, true);
$this->app->loadLang('bug');
$this->story->replaceURLang($story->type);
$this->storyZen->getLinkedObjects($story);
$this->storyZen->setHiddenFieldsForView($product);