View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Impossible to login on Internet Explorer 11 - ProjeQtOr
 
 

Impossible to login on Internet Explorer 11

More
26 Dec 2013 10:25 - 26 Dec 2013 10:26 #1 by ffwrude
Hello,

I just updated Projeqtor from a 2.3 to the latest version. All is fine except Internet explorer. I have French version of Projeqtor.

When trying to login with IE11 => 11.0.9600.16476 i got : "ERROR : Une erreur est survenue le YYYY-MM-DD Ã HH:MM:SS.

It's working fine on ie10, FF, ie8 and Chrome though.
Last edit: 26 Dec 2013 10:26 by ffwrude.

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

More
26 Dec 2013 15:50 #2 by babynus
Hi,
You must have an error logged on server side.
Please post it here.

Thanks

Babynus
Administrator of ProjeQtOr web site

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

More
26 Dec 2013 16:13 - 26 Dec 2013 16:13 #3 by ffwrude
Hello,

Here it is :

2013-12-26 10:20:10 ===== TRACE ===== NEW CONNECTED USER 'XXXXXXXXX'
2013-12-26 10:20:10 ***** ERROR ***** ERROR *****
2013-12-26 10:20:10 ***** ERROR ***** on file '/var/projector/model/Audit.php' at line (234)
2013-12-26 10:20:10 ***** ERROR ***** cause = Undefined offset: 1
Last edit: 26 Dec 2013 16:13 by ffwrude.

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

More
27 Dec 2013 13:10 #4 by babynus
Hi,

The issue is due to new way to register browser version sent to server.

Workaround is just to comment line 234 in /model/Audit.php :
// $version= $matches['version'][1];

I'll look for a better solution to be deployed in V4.1.

Babynus
Administrator of ProjeQtOr web site

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

More
27 Dec 2013 13:40 #5 by ffwrude
Ok thank you :) I'll try that.

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

More
27 Dec 2013 17:05 #6 by babynus
Hi,

another workaround, that should give better result is to replace line 230 in /model/Audit.php from
if (strripos($u_agent,"Version") < strripos($u_agent,$ub)) {
to
if (strripos($u_agent,"Version") < strripos($u_agent,$ub) or ! isset($matches['version'][1] ) ) {

Not tested yet, but should be fine.

Babynus
Administrator of ProjeQtOr web site

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

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