Closed richardmward closed 11 years ago
When trying to add an existing document, I always get a Not Found. The following error can be found on the console:
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/admin/pages/adddocument/documentautocomplete?term=IH.
If you go to that url directly, you see the silverstripe error: Action 'documentautocomplete' isn't available on class DMSDocumentAddController.
I am using pre release version v3.1.0-rc2.
Thanks for this report. We've still got some places where the 3.1 compatibility wasn't perfect. Let us know if you find any more.
Thanks - that was quick!
When trying to add an existing document, I always get a Not Found. The following error can be found on the console:
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost/admin/pages/adddocument/documentautocomplete?term=IH.
If you go to that url directly, you see the silverstripe error: Action 'documentautocomplete' isn't available on class DMSDocumentAddController.
I am using pre release version v3.1.0-rc2.