Quantcast
Channel: ProjeQtOr free project management software - ProjeQtOr free project management software - Recent Topics - ProjeQtOr
Viewing all articles
Browse latest Browse all 6784

generateImputationAlert ERROR at line 113 - by: phvincent

$
0
0
Hello
I'm using the cron to generate email alerts when imputations are incomplete.
The tool generates some ERRORS (undefined index 'workDetail') in tool/generateImputationAlert.php at line 113.

Looking at the source code, I think line 110 is wrong:
current line:
if ( ! $full ) {

suggested correction is:
if ( ! $res['full'] ) {

Please tell me what do you think of it. I'll try on my lab installation.
Sorry, i'm not (yet) a contributor and not involved in the Projeqtor factory... I think it's simple to patch and a big win for the use of this feature.

Cheers

Viewing all articles
Browse latest Browse all 6784

Trending Articles