Page 1 of 1

Potential bug in /usr/share/astguiclient/AST_VDauto_dial_FIL

PostPosted: Thu May 27, 2021 11:14 pm
by PManley
Hello,

I've recently been looking at AST_VDauto_dial_FILL.pl. I notice that there is reference to a variable that is never initialized ($user_CIPct). It looks like this could be a carry over from AST_VDauto_dial.pl, but was not updated. Just giving you a heads up to check it out. I believe it should be changed to $camp_CIPct.

The file version shown in AST_VDauto_dial_FILL.pl is version 2.14.

Here's the version information from the WebPage:

VERSION: 2.14-760a
BUILD: 200701-1525

Regards,

Peter Manley

Re: Potential bug in /usr/share/astguiclient/AST_VDauto_dial

PostPosted: Wed Jul 14, 2021 1:07 pm
by carpenox
you should submit this to the bug tracker

Re: Potential bug in /usr/share/astguiclient/AST_VDauto_dial

PostPosted: Thu Jul 15, 2021 2:18 pm
by kolian
Where is the bug tracker for vicidial located?

Re: Potential bug in /usr/share/astguiclient/AST_VDauto_dial

PostPosted: Thu Jul 15, 2021 4:14 pm
by mflorell
If you scroll up on "this screen" you will see a link to the "Vicidial Issue Tracker".

Here's the actual link:
http://www.vicidial.org/VICIDIALmantis/

Re: Potential bug in /usr/share/astguiclient/AST_VDauto_dial

PostPosted: Thu Jul 15, 2021 4:16 pm
by mflorell
I'm actually working on that script right now, so I'll take a look at the issue you mentioned.

Thanks!

Re: Potential bug in /usr/share/astguiclient/AST_VDauto_dial

PostPosted: Thu Jul 15, 2021 4:41 pm
by kolian
Thank Matt