Dear clapf-users,

there's a problem in the webui related to mass actions (deliver, train, remove).

Problem description:

No PHP variable (not even in the $_POST array) may have a dot (.) in its name,
because PHP rewrites every dot to an underscore (_).

If you have a dot in your usernames (eg. you use an email address as a username)
then the mass actions on the quarantine list won't work.

Solution:

Download 0.4.7.1 from the clapf project site, then replace the webui files (except
config.php) with the files in the 0.4.7.1 tarball.

Reply via email to