stable

Clone or download

Read-only

request #13636: Can not create a document via the UI when a custom field is present

REST routes work as expected. Other features are also impacted by the same issue. Change-Id: If1a3a284bb79d11274da061b78b4061111a67817

Modified Files

Name
M plugins/docman/bin/DocmanExport/Docman_XMLExportVisitor.class.php +25 −17 Go to diff View file
M plugins/docman/include/Docman_SubItemsWritableVisitor.class.php +30 −14 Go to diff View file
M plugins/docman/include/view/Docman_View_GetFieldsVisitor.class.php +40 −18 Go to diff View file
M plugins/docman/include/view/Docman_View_GetShowViewVisitor.class.php +42 −16 Go to diff View file