You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Ankur Goyal (Updated) (JIRA)" <ji...@apache.org> on 2011/11/16 22:27:51 UTC

[jira] [Updated] (RAVE-357) Use displayname instead of username in homepage greeting

     [ https://issues.apache.org/jira/browse/RAVE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankur Goyal updated RAVE-357:
-----------------------------

    Attachment: Rave-357.patch

Files modified:
User.java (added getter and setter for display name. May be not needed)
Person.java (provided length = 255 for displayName property)
initial_data.sql (added display_name value for test users)
home.jsp (changed page.owner.username to page.owner.displayName)
                
> Use displayname instead of username in homepage greeting
> --------------------------------------------------------
>
>                 Key: RAVE-357
>                 URL: https://issues.apache.org/jira/browse/RAVE-357
>             Project: Rave
>          Issue Type: Improvement
>          Components: rave-portal
>            Reporter: Jasha Joachimsthal
>            Assignee: Jasha Joachimsthal
>            Priority: Minor
>             Fix For: 0.6-INCUBATING
>
>         Attachments: Rave-357.patch
>
>
> Now that User extends Person we have a field for displayname. If this field is populated it should be used for the user's greeting on the homepage (the username can be an externally generated value).
> Also let the rave-extension-sso populate the displayname.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira