mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Merge branch '3.8'
Conflicts: composer.json composer.lock lib/Alchemy/Phrasea/Controller/Prod/Edit.php lib/Alchemy/Phrasea/Controller/Report/Activity.php lib/classes/caption/field.php lib/classes/module/report/activity.php lib/classes/module/report/download.php lib/classes/task/period/apibridge.php
This commit is contained in:
@@ -422,7 +422,7 @@ class databox_field implements cache_cacheableInterface
|
||||
$stmt->closeCursor();
|
||||
|
||||
if ($this->renamed) {
|
||||
caption_field::rename_all_metadatas($this);
|
||||
caption_field::rename_all_metadatas($this->app, $this);
|
||||
$this->renamed = false;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user