I'm experimenting with the "date released" attribute of contents, but I don't know how to make it work.<br><br>I have done a test with the articles found in "/xmlcontentdemo/" folder of an OpenCms 6.2 installation.
<br><br>The test consisted of the following steps:<br><br>    * I clicked on the "list.jsp" of this folder and I got a list of articles.<br>    * I edited the "article_0001.html" to change the "release date" field.
<br>    * I saved the content and it appeared in italics in the workplace.<br>    * I clicked on the "list.jsp" again and the article 1 dissapeared from the list.<br>    * When the release date arrived, I clicked once again on the "
list.jsp" but the article did not apperar.<br>    * Back to the workplace, I reloaded it and the "article_0001.html" appeared in normal font instead of in italics.<br><br>The question is: why didn't i get the article 1 in the list?
<br><br>It seems a simple question so, what am I doing wrong?<br><br>Environment:<br>    OS: Windows 2000 Professional<br>    JDK: 1.5.0_06<br>    Tomcat: 5.5.15<br>    OpenCms: 6.2<br>    Database: MySQL 4.1.13<br><br>Regards.