Salome HOME
Vasily has fixed the following bug :
authorrkv <rkv@opencascade.com>
Fri, 29 Nov 2013 07:16:34 +0000 (07:16 +0000)
committerrkv <rkv@opencascade.com>
Fri, 29 Nov 2013 07:16:34 +0000 (07:16 +0000)
commit8c442e91ec52d08649a5c85f485c5ce82197cb0c
tree373c6bbe3bdb1c9af140d4c0e8890ed029d6a1ff
parent089a70b30d3c4c52cba54faa1f6962586deb92bf
Vasily has fixed the following bug :

(Steps to reproduce)
- Import the e0_donnees.py
- Import the e1_geometrie.py (uses e0_donnees.py)
- Remove the e1_geometrie.py
- Remove the e0_donnees.py
- Import the e0_donnees.py
- Import the e1_geometrie.py (uses e0_donnees.py)
- Try to version the e0_donnees.py ==> There is no Information message like "Warning: The documents below will ...."
 Only after moving to each other activity and returning back to the Geometry one this information message appears during versioning of the e0_donnees.py
Workspace/Siman/src/org/splat/simer/OpenStudy.java
Workspace/Siman/src/org/splat/simer/VersionDocumentAction.java