I try to change the site logo, but it doesn't work.
Error log:
2020-06-06 09:57:39.859+03:30 [DESKTOP-U435NBL][D:2][T:6][ERROR] DotNetNuke.Web.InternalServices.FileUploadController - System.InvalidOperationException: Bad Request
at DotNetNuke.Web.InternalServices.FileUploadController.UploadFile(Stream stream, Int32 portalId, UserInfo userInfo, String folder, String filter, String fileName, Boolean overwrite, Boolean isHostPortal, Boolean extract, String validationCode)
Yes, with latest DNN 9.6.1 it is no more possible to uplod logo and icon on site setting.
Also entering URL link the logo link is not saved.
The issue is changing it on existing website and also creating new website.
In the latest DNN 9.6.0 it worked fine
@donker Could this be something related to the files whitelist?
.png and .ico files are in files whitelist, and then I repeat myself, it worked fine on DNN 9.6.0
@david-poindexter, @valadas, @Scippy
This will be fixed with 9.6.2 see PR #3769 this is duplicate of #3722 issue
Oh, awesome, will close the issue then