Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
To move a doc, some clients do a POST on the move collection with the full Atom entry retrieved previously.
This entry contains a <atom:content src=... /> for the content stream.
This fails in the current code, which forbids any external content when parsing an entry.
See also CMIS-287 for the same issue on checkout.