Bugs: Browse | Download .csv | Submit New
when publishing a comment the 'numcomment' field from the article should increased with one. right now it doesn't do this.
Add A Comment:
Date: 2005-12-29 20:43 Sender: Bart M this should be fixed by now. upgrade scripts will have to take care of this.
Date: 2005-09-03 20:49 Sender: Devin Ceartas OK - out of time to work on this at the moment, but what I am seeing is a browser cache issue. A quick hack of the cache "expires" value in internals/core.write_cache_file.php completely fixes the issue I was seeing in Safari, but no FireFox. Are cache values (time to expire, Cache-Control, Pragma) set in a config file?
Date: 2005-09-03 19:50 Sender: Devin Ceartas So, with the comments and numcomment, it seems at this point (9/3/05) to work but have some sort of issue with the caching to me, if I'm understanding what is supposed to happen at all. When I submit a comment, it usually doesn't appear right away on the article under news. But just now, one did appear when I reloaded the page and another has not appeared yet after several reloads. I guess I need to examine more the mechanisms of the caching. Should submitting a comment automatically trigger the recreating of the appropriate static pages for that article?