View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - 6.2.2 Little fix for saving - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

6.2.2 Little fix for saving

More
24 Avr 2017 11:22 - 24 Avr 2017 11:22 #1 by papjul
Hi,

One of 6.2.2 fixes was not well done: sourceforge.net/p/projectorria/code/3962/#diff-10
Could you please change:
} else if (dojo.byId('objectClass') && dojo.byId('objectId')) {
    var url = '../tool/getObjectCreationInfo.php?objectClass='+ dojo.byId('objectClass').value +'&objectId='+dojo.byId('objectId').value;
    loadDiv(url, 'buttonDivCreationInfo', null);
    if (validationType != 'note' && validationType != 'attachment') {
      formInitialize();
    }
    hideWait();
  }
into
} else {
    if (dojo.byId('objectClass') && dojo.byId('objectId')) {
      var url = '../tool/getObjectCreationInfo.php?objectClass='+ dojo.byId('objectClass').value +'&objectId='+dojo.byId('objectId').value;
      loadDiv(url, 'buttonDivCreationInfo', null);
    }
    if (validationType != 'note' && validationType != 'attachment') {
      formInitialize();
    }
    hideWait();
  }
in projeqtor.js at line ~1420

Have a look at code of version 6.1.x if you don’t understand why this should be done like this.

Thanks,
Last edit: 24 Avr 2017 11:22 by papjul.

Please Connexion or Create an account to join the conversation.

More
24 Avr 2017 14:38 #2 by babynus
Replied by babynus on topic 6.2.2 Little fix for saving
You're right.
Thanks for the fix.

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
27 Avr 2017 15:11 #3 by pipobru
Replied by pipobru on topic 6.2.2 Little fix for saving
on my instal this modification not run. Without error but no login are possible.

Please Connexion or Create an account to join the conversation.

More
27 Avr 2017 15:18 #4 by papjul
Replied by papjul on topic 6.2.2 Little fix for saving
Make sure you didn’t forget a bracket and share with us your JavaScript console logs.

Please Connexion or Create an account to join the conversation.

More
27 Avr 2017 15:41 - 27 Avr 2017 15:51 #5 by pipobru
Replied by pipobru on topic 6.2.2 Little fix for saving
very strange I re test for record js console log and the login is OK .... Sorry And after a check i have omit a { caracter after the first ELSE. Sorry again :-)
Last edit: 27 Avr 2017 15:51 by pipobru.

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.037 seconds

Paramétrages de cookies

×

Cookies fonctionnels

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

Veuillez vous connecter pour voir vos activités!

Autres cookies

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