Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello,
If you add a report to your today screen, and if this report is like 'reportGlobalWorkPlanningMonthly'. when you arrived on the today() you have no error but no report.
The problem comes from the '?' include in the field 'file' of this report.
in fact in the line 593 of today.php, you add a '?' in parameter line but for this report the '?' already exist.
Sorry for my english, i'm not sure to be clear.
so in line 598, application try to load a file like (with 2 '?') :
globalWorkPlanning.php?scale=month.?idProject=2&idTeam=&periodType=month&periodValue=201308&yearSpinner=2013&monthSpinner=.'
I expect this post can help you...
Best Regards
Hi,
issue recorded as ticket #1171
Thanks for reporting
Issue fixed.
Fix is :
In /view/today.php, replace line 593
$urlParam.=($urlParam)?'&':'?';
with
$urlParam.=($urlParam or strpos($rpt->file,'?')>0)?'&':'?';
Fix will be deployed on V3.5.0
Strange as I just tested again : even with incorrect imap definition, Cron is not stopped, just an error logged.
------------------
I hope your summer is just like Sexy Corsets UK filled with surprises.