-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.3, 2.4, 2.5, 2.6.0
-
Component/s: None
When an attachment download URL is accessed with a non-numeric attachment id a NumberFormatException is thrown. This causes unnecessary traffic in the server logs for a client error. We should change this so that a 404 is returned and no exception.