stable
Clone or download
Read-only
fixes request #40112 Document upload by drag and drop when file name pattern is enabled is broken
How to reproduce Configure and enable filename pattern on Document Create a file by drag and drop => a modal will open Submit => creation fail, there is a js error Introduced by git #tuleap/stable/64537c0d271a0ec0a466f141d80f3c88eaebfbeb Change-Id: Ia6c434b790de4342d5328143129da2785cde3ed9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/DropDown/NewDocument/FileCreationModal.test.ts | +3 | −0 | Go to diff View file |
M | plugins/document/scripts/document/components/Folder/DropDown/NewDocument/FileCreationModal.vue | +2 | −1 | Go to diff View file |