You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upload in sample WebDAV servers places file in WebDAV root instead of a current folder. Incorrect target folder specified in JavaScript on a default handler page. Now upload is performed into the current folder.
Web browser back button does not work correctly in Firefox and Edge on a default handler page supplied with samples. Now this bug is fixed.
Default handler page supplied with samples refactored to display paging only if server supports paging and hide if paging is not spported.