QUOTE (clyde @ July 17, 2013 05:24 pm) |
The problem I identified is that the %dnfcount was being incremented only when we hit a dnf log. It *should* be calculated for all the logs up front - which is what I have done in build 33 |
So this IS as I have described, I just haven't done it well enough. So here's another attempt.
1. Original scenario: All logs with a DNF as the last log that doesn't show up in the count.
2. First created scenario: Two logs with a DNF as the last log that doesn't show up in the count.
3. Second created scenario. I reversed the order of the finds in the visits file: DNF shows up in the count. (I posted "Experimenting, I think that the DNF won't work if it's the last cache in the visits file.")
4. Second real log attempt: 8 Logs with a DNF as the last log. Again the DNF didn't show up in the count - Preview or Live logs.
As you say, the DNF count *should* be calculated for all the logs up front, (ie counts populated when Publish is clicked) so build 33 should work. I will try it out tomorrow.