Doesn't invalidate cache when closing comment
Junyor - December 22, 2006 - 18:11
| Project: | Comment closer |
| Version: | 4.6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Prometheus6 |
| Status: | closed |
Jump to:
Description
When comment_closer closes a comment, it doesn't invalidate the page cache. The outcome of this is that the comment form will still be available, though non-functional.
Reproduction:
1) Enable caching
2) Set comment_closer to close nodes after a given period of time
3) Visit node after given period of time
Expected result:
1) The comment form shouldn't be displayed
Actual result:
1) The comment form is displayed
2) Submitting a comment simply reloads the page

#1
#2