View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] Planning screen - ProjeQtOr
 

[SOLVED] Planning screen

More
21 Mar 2018 12:13 - 21 Mar 2018 12:24 #1 by ma_bou
Planning screen was created by ma_bou
Hello,

I'm on version 7.0.0.

Each time I acess the planning screen, an error pops-up saying :

"Technical issue occured possibly due to bad network connection.
Please try again.
If issue persists, please contact your administrator.
Contact your administrator.
(detailed error is reported in log file)"

The log shows nothing on this matter and the planning screen seems to work properly.

Thanks
Last edit: 21 Mar 2018 12:24 by ma_bou.

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

More
21 Mar 2018 12:49 #2 by babynus
Replied by babynus on topic Planning screen
This issue has already been identified.
It is ticket #3270

Fix is to move line 642 in /view/js/jsGantt.js after line 643, this way, from :
          if (vList[vTask].getIsOnCriticalPath()=='1' && vList[i].getIsOnCriticalPath()=='1') color=vCriticalPathColor;
          if(vTask!=null && vList[vTask].getVisible()==1 && vList[i].getVisible()==1) {        
to
          if(vTask!=null && vList[vTask].getVisible()==1 && vList[i].getVisible()==1) {
            if (vList[vTask].getIsOnCriticalPath()=='1' && vList[i].getIsOnCriticalPath()=='1') color=vCriticalPathColor;

We'll publish patched version soon

Babynus
Administrator of ProjeQtOr web site
The following user(s) said Thank You: ma_bou

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

Moderators: babynusprotion
Time to create page: 0.026 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.