[patch] Handle html links in messages and other issues
------------------------------------------------------
Key: HUPA-47
URL: https://issues.apache.org/jira/browse/HUPA-47
Project: JAMES Hupa
Issue Type: Improvement
Components: client, server
Reporter: Manuel Carrasco
Assignee: Norman Maurer
This patch:
- Modifies Server responsibility in order to parse messages and send it in html
format.
- Adds js methods in the client side to open links in new windows, and emails
in hupa's new mail screen
- Parses email documents to modify <a> in order to open documents in new
windows an not interfere with the application
- Removes dangerous tags and attributes
- Discovers urls and emails in the document and encloses them in <a> tags
- New class to put static constants used in server and client sides
- Re-factor of servlet paths to use constants
- fixes: problems to servlet calls in web mode.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]