Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Bonjour Babynus,
La copie d'un projet ne fonctionne pas correctement.
Depuis la version 2.2.0, lors de la copie d'un projet (avec sa structure), une fenêtre "Information" s'affiche avec un bouton OK.
Cependant le clic sur le bouton OK, ne produit pas la copie comme avant, le processus dure indéfiniment ...Voir pièce jointe.
On ne peut pas, non plus, se déconnecter proprement.
Ce problème se manifeste également sur la dernière version 2.2.1
Conséquence :
- On est tenté de recommencer plusieurs fois
- Finalement on doit forcer la fermeture de l'application et on se retrouve avec plusieurs doublons ...
Cordialement.
Please post in English !!!
So that everyone can profit of the posts.
_______________________________________________
Translation :
Issue on Project Copy : spinner is never closed and pop-up "Ongoing operation" is automatically displayed (without clicking).
But the project is copied...
Ticket #671 registered
Fixed in /view/js/projector.js, line 704
gotoElement(lastSaveClass.value, lastSaveId.value);
replaced by
waitingForReply=false; gotoElement(lastSaveClass.value, lastSaveId.value); waitingForReply=true;
Hi Babynus,
I have tried this solution some minute ago, by replacing the line of code , but the problem persiste.
Cdt
It does not work because you did not refresh your browser cache ! :whistle:
I am sure its fixes the issue : I tested it, deployed it to Test, Demo and Track databases, and it works ! B)
V2.2.2 is deployed, including the fix. 🙂
