View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Real-work Allocation issue - Page 3 - ProjeQtOr
 
 

Real-work Allocation issue

More
07 Dec 2015 11:38 #13 by nicol9
Replied by nicol9 on topic Real-work Allocation issue
For the ticket in real work allocation, the value 0,5 is not displayed

In the detail of activity after saving, the value is no more displayed.

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

More
07 Dec 2015 11:44 #14 by babynus
Replied by babynus on topic Real-work Allocation issue
Thanks it gives me some hints.

Other question if you "print" Ticket or Activity, do you see correct value or not ?

Babynus
Administrator of ProjeQtOr web site

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

More
07 Dec 2015 11:51 #15 by nicol9
Replied by nicol9 on topic Real-work Allocation issue
When I print an activity, a ticket or the real work allocation the value is well displayed.

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

More
07 Dec 2015 12:05 #16 by babynus
Replied by babynus on topic Real-work Allocation issue
Thank you.

Could you please have a test :
In /projeqtor/view/objectDetail.php, add 1 line before line 965, from this :
echo ' value="' . htmlEncode($val) . '" ></div>';
to
traceLog("$col=$val=".htmlEncode($val));
echo ' value="' . $val . '" ></div>';

Then try again to display Ticket with non displayed decimal value.
Does it display correcly now ?
What is is the log file ? (please post log file content here)

Thank you.

Babynus
Administrator of ProjeQtOr web site

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

More
07 Dec 2015 12:44 #17 by babynus
Replied by babynus on topic Real-work Allocation issue
What is you PHP Version ?
If it is 5.6, can you please check pnp.ini, what is value for default_charset ?

Babynus
Administrator of ProjeQtOr web site

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

More
09 Dec 2015 17:10 #18 by babynus
Replied by babynus on topic Real-work Allocation issue
Found issue.
It seems to happen on PHP 5.6 (could reproduce on PHP 5.6 but could not on PHP 5.5)

Fix is to add new line after line 61 in /model/NumberFormatter52.php :
}
    setlocale(LC_NUMERIC, 'C');
    if (array_key_exists('browserLocaleDecimalPoint', $_SESSION)) {
      $this->decimalSeparator=$_SESSION['browserLocaleDecimalPoint'];
    }

Fix will be deployed in Patch 5.1.5 (coming soon)

Babynus
Administrator of ProjeQtOr web site

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

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