Skip to content

v6.1.4285

Compare
Choose a tag to compare
@ITHitBuild ITHitBuild released this 06 Apr 07:02
· 92 commits to master since this release
  • DavProtocolEditDocument was always called on a default handler page MyCustomHandlerPage.aspx/html instead of EditDocument() if Basic, Digest, NTLM/Kerberos or anonymous authentication is specified in WebDAV wizards for Visual Studio. Now EditDocument() is called.
  • Protocol installation message for WebDAV Ajax Library in samples and code generated by WebDAV wizard for Visual Studio now contains link to web browser extension installation and activation instructions.
  • wwwroot folder with JS files is created and WebDAV Ajax Library files downloaded from NPM if "Create Custom Handler for GET verb" option on "Extended Features" step is unchecked in WebDAV wizards for Visual Sudio. Now this bug is fixed, the wwwroot folder is not created if this option is unchecked.
  • Broken comments with non-english characters on MyCustomHandlerPage.aspx/html page fixed.