Related & Reverse Related Entries :: View Counting |
|||
|---|---|---|---|
| Date: | 05/17/2008 | Severity: | Minor |
| Status: | Not a Bug | Reporter: | dprock |
| Version: | EE 1.6.3 | Assigned To: | Not Assigned |
| Keywords: | Control Panel, Publish, Display Problems, Modules, Weblog | ||
Details
From what I can tell the “view counts” of each entry get hammered into the serialized variables in the ‘relationships’ table each time the entry is published/updated.
Then that same view count (invariable not-synched actual view count) is parses “AS IS” in the weblogs module’s parsing methods.
There be a snippet in there to correct view counts?
I’ll be using a custom extension until this is addressed.
Comment on Bug Report
| Posted by: Derek Jones on 31 May 2008 11:31am | |
|
|
While this can be inconvenient and in your case undesirable, this is not a bug, but by design. Please see the notes in the documenation for reverse related entries and related entries with regard to the use of certain dynamic variables. |
