[Registry-dev] [jira] Updated: (REGISTRY-363)
Comment.getCreatedTime() returns 'null'
Chathura Ekanayake (JIRA)
jira at wso2.org
Wed May 28 23:01:48 PDT 2008
[ https://wso2.org/jira/browse/REGISTRY-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chathura Ekanayake updated REGISTRY-363:
----------------------------------------
Priority: Major (was: Blocker)
Comment objects provide getTime() method to get the commented time for the comment. getCreatedTime() and getLastModifed() are methods inherited from the ResourceImpl class. We have to decide whether we support these two methods in the Comment class. Good approach is to make them return the
same value as the getTime() method. But I think it is not critical as getTime() method can be used to commented time. We can consider this change after the 1.1 release.
> Comment.getCreatedTime() returns 'null'
> ---------------------------------------
>
> Key: REGISTRY-363
> URL: https://wso2.org/jira/browse/REGISTRY-363
> Project: WSO2 Registry
> Issue Type: Bug
> Components: core
> Affects Versions: SNAPSHOT
> Reporter: Tyrell Perera
> Assignee: Chathura Ekanayake
>
> When querying comments, the retrieved results contain 'null' as the created time.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Registry-dev
mailing list