[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1801) CMS content shows incorrect 'Created' and 'Modified' timestamps

Martin Putz (JIRA) jira-events at lists.jboss.org
Thu Nov 15 03:20:18 EST 2007


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


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