[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1801) CMS content shows incorrect 'Created' and 'Modified' timestamps
Sohil Shah (JIRA)
jira-events at lists.jboss.org
Tue Feb 5 01:49:03 EST 2008
[ http://jira.jboss.com/jira/browse/JBPORTAL-1801?page=all ]
Sohil Shah resolved JBPORTAL-1801.
----------------------------------
Resolution: Done
> CMS content shows incorrect 'Created' and 'Modified' timestamps
> ---------------------------------------------------------------
>
> Key: JBPORTAL-1801
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1801
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal CMS
> Affects Versions: 2.6.2 Final
> Reporter: Martin Putz
> Assigned To: Sohil Shah
> Fix For: 2.6.4 Final
>
>
> A given file (index.html) in CMS is displayed like:
> index.html Created=T1, Modified=T1
> - index.html - Version 1.0, Created=T1, Modified=T1
> If this file is updated, a new version (2.0) is created and after that the display looks like
> index.html Created=T1, Modified=T1
> - index.html - Version 1.0, Created=T1, Modified=T1
> - index.html - Version 2.0, Created=T2, Modified=T2
> One would expect to see the Modified=T2 date of the latest Version 2.0 on the top level entry of this content:
> index.html Created=T1, Modified=*T2*
> - index.html - Version 1.0, Created=T1, Modified=T1
> - index.html - Version 2.0, Created=T2, Modified=T2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list