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.

CommentFileSizeAuthor
result-count.patch917 bytescsevb10

Comments

douggreen’s picture

Status: Needs review » Fixed

Thanks! 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.

senpai’s picture

Nice idea for a fix, Bill!

Doug, do you have a link to the 6.x issue fix?

douggreen’s picture

See CVS.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.