When uploading a file with say fileName.png:large, the :large is kept in the final url.
This creates an error when viewing the upload: A potentially dangerous Request.Path value was detected from the client (:)
When uploading a file with say fileName.png:large, the :large is kept in the final url.
This creates an error when viewing the upload: A potentially dangerous Request.Path value was detected from the client (:)
When uploading a file with say fileName.png:large, the :large is kept in the final url.
This creates an error when viewing the upload: A potentially dangerous Request.Path value was detected from the client (:)
This error is not an issue anymore, as the request validation is not as strict.