Evan Hughes created WAVE-443:
--------------------------------
Summary: Custom Image for the default icon for users
Key: WAVE-443
URL: https://issues.apache.org/jira/browse/WAVE-443
Project: Wave
Issue Type: New Feature
Components: Web Client
Reporter: Evan Hughes
Priority: Minor
A dependency was removed recently which created custom images for each user
using their email.
This has been replaced by a default image which gets loaded in to stop errors
in the current client.
New code can be found at
wave/src/main/java/org/apache/wave/box/sever/rpc/InitialsAvatarsServlet.java
This should be replaced with a solution that is able to load up a image that
has been previously saved and be able to generate an image if none has been
found.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)