Stefan Kamphuis
Stefan Kamphuis
## Description of bug #5128 introduces the option to have images resized on upload to a preset maximum size. Today I was testing it with a new 9.11.0 build, and...
## Description of problem #5128 introduces the option to have images resized on upload to a preset maximum size. However, this was not implemented for uploads through the file browser,...
This PR relats to #5819 and covers the fixes: - Prevent exception for missing PortalSetting PageHeadText - Fix UpdatePortalInfo for new language when en-US not present - Fix mail Null...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of problem I have been working in with a rather large DNN...
## Description of bug the option to use a simpler image upload (EasyImage) that was introduced in #4405 doesn't seem to be working anymore in DNN 9.11.0. ## Steps to...
Ran into an issue where the minicart doesn't get updated wqhen you have selected a razor script with a different name than MiniCart.cshtml. This is caused by this javascript function...
Filename will be capped by the database, causing images not being displayed/
On portals with a lot of folders (or users, because of the user-folders) opening the Create/Edit article form is very slow. The cause is the dropdown contains every folder, and...