==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this 
link:http://bugs.contribs.org/show_bug.cgi?id=7633

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #51 from turandot <[email protected]> ---
Hi Arnaud,

I confirm that I have used the modified Affa script. See comment #48: here I
played arround with the old and the new script just to cross check that it
actually does what it should do --> yet another verification.

I do confirm that the script successfully works for script version 3.2.2-1
(script line 13):

affa --run [jobname]

but it does NOT for

affa --send-status

Yesterday I had a look into the modified script (and to start to learn a bit of
Perl). Line 3742 is embedded in sub countUnit($) , and when variable $count is
used numerically (line 3742), it fails. This is similar with line 3779 which is
embedded in sub sizeUnit($) .

The first sub is called from 1895 line:

my $NumberOfFiles = ($valid and $c[3]) ? countUnit($c[3]) : '-';

where sub sizeUnit is called from various lines, e.g. line 1901.

What a shame: due to lack of Perl knowledge, I am not able to trace the issue
further down.

Bye, turandot

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to