Content
View differences
Updated by Eric Schubert 9 months ago
### Steps to reproduce
1. Login as admin
2. Create a new file storage of type SharePoint
3. Enter a host url where there is an additional path fragment behind a valid values in the first form and submit
SharePoint site url
1. e.g. [`https://ymt6d.sharepoint.com/sites/OPEdge/SitePages/`](https://ymt6d.sharepoint.com/sites/OPEdge/SitePages/)
2. "SitePages" is not a valid path to a sharepoint site, but only "OPEdge" would be correct
### What is the buggy behavior?
* Nothing happens, except an error in the browser console
### What is the expected behavior?
1. The creation process should continue An inline validation is shown
1. Login as admin
2. Create a new file storage of type SharePoint
3. Enter
1. e.g. [`https://ymt6d.sharepoint.com/sites/OPEdge/SitePages/`](https://ymt6d.sharepoint.com/sites/OPEdge/SitePages/)
2. "SitePages" is not a valid path to a sharepoint site, but only "OPEdge" would be correct
* Nothing happens, except an error in the browser console
### What is the expected behavior?
1. The creation process should continue