View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - issue on today screen when attach some report - ProjeQtOr
 
 

issue on today screen when attach some report

More
22 Aug 2013 01:33 #1 by mamath
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

Please Log in or Create an account to join the conversation.

More
22 Aug 2013 15:30 #2 by babynus
Hi,

issue recorded as ticket #1171

Thanks for reporting

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
22 Aug 2013 15:49 #3 by babynus
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

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.031 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.