The restful/rpc apis should be producing a displayName field on the person
object.
-----------------------------------------------------------------------------------
Key: SHINDIG-574
URL: https://issues.apache.org/jira/browse/SHINDIG-574
Project: Shindig
Issue Type: Bug
Components: RESTful API (Java)
Reporter: Cassie Doll
Priority: Blocker
This should be a pretty easy change.
- a String displayName field needs to be added to Person
- the JsonDbContainer should fill it out
- the javascript person.js should be changed to not implement getDisplayName
- jsonperson.js should be changed to retrieve the displayName from the json
from the server that it is constructed with
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.