TODO
- URIEncoding="UTF-8" needed in Tomcat config for Wicket apps so URLs display properly.
For example:
<Connector port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443"
URIEncoding="UTF-8" />
Add new attachment
Only authorized users are allowed to upload new attachments.
