Dear clapf-users,
I discovered a glitch in the 0.4.0 release. If you use the parsembox
utility (usually from the db_init_*sh scripts), it produces too verbose
data interfering the hash calculation, so it may return bogus tokens
to the token database.
The other typo caused the token update function to fail if you are using
the sqlite3 token database. I fixed this, too.
Finally, Mark suggested a fix in stat.php I incorporated.
So you should download either of the 0.4.0 tarball again or the latest
nightly build, IF you:
- compiled with --with-tokendb=sqlite3
OR
- used the db_init_* shell script to create token database.
Apologies for the glitches,
Janos