Closed (fixed)
Project:
Coder
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2008 at 19:41 UTC
Updated:
25 Feb 2008 at 14:15 UTC
Because of the way that results are added ($results += $result), error counts get clobbered.
There are a million workarounds to this, but this is probably the easiest.
| Comment | File | Size | Author |
|---|---|---|---|
| result-count.patch | 917 bytes | csevb10 |
Comments
Comment #1
douggreen commentedThanks! I committed this to the 5.x-2.x-dev branch. A solution had already been implemented in the 6.x branch. but because this solution is simpler, I ported the 5.x solution to 6.x.
Comment #2
senpai commentedNice idea for a fix, Bill!
Doug, do you have a link to the 6.x issue fix?
Comment #3
douggreen commentedSee CVS.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.