NewsStats: next 1703b8e3

Author Committer Branch Timestamp Parent
thh thh next 2013-09-01 15:52:21 next b5125b10
Affected Issues  0000052: gatherstats crashes
Changeset Get empty 'virtual' hierarchies working.

Commit b5125b1099cf5cf12beb0520d5896b9a1d7850ae
was broken.

We didn't add empty .ALL hierarchies as needed;
we added empty (non-existant) hierarchies without
appended '.ALL', and didn't add the original
empty group we started with.

(What's more, gatherstats didn't even start any
more due to missing ex- and import of
&ParseHierarchies from NewsStats.pm.)

Fixes 0000052 (and some more breakage).

Signed-off-by: Thomas Hochstein <thh@inter.net>
mod - gatherstats.pl Diff File
mod - NewsStats.pm Diff File