mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +00:00
Merge branch 'Dev' of github.com:alchemy-fr/Phraseanet into Dev
This commit is contained in:
@@ -1221,7 +1221,7 @@ class record_adapter implements record_Interface, cache_cacheableInterface
|
||||
$this->caption_record = null;
|
||||
|
||||
$xml = new DOMDocument();
|
||||
$xml->loadXML($this->get_caption()->serialize(\caption_record::SERIALIZE_XML));
|
||||
$xml->loadXML($this->get_caption()->serialize(\caption_record::SERIALIZE_XML, true));
|
||||
|
||||
$this->set_xml($xml);
|
||||
$this->reindex();
|
||||
|
Reference in New Issue
Block a user