Salome HOME
Fix for mantis #0022110: Same files should not be attached again to the document...
authorrkv <rkv@opencascade.com>
Mon, 18 Feb 2013 12:38:29 +0000 (12:38 +0000)
committerrkv <rkv@opencascade.com>
Mon, 18 Feb 2013 12:38:29 +0000 (12:38 +0000)
commit203f00875e84d5560ccc03890a1fd00b69aa5f9b
tree97536dbf50af269f33227c911c098eca536381c9
parent3df7975ae4b432bd34ce5fe6d24bee1f807c6b99
Fix for mantis #0022110: Same files should not be attached again to the document after check-in operation: New attached file replaces now the old one with the same format. Attachment modification date is updated.
Workspace/Siman-Common/src/org/splat/dal/bo/som/File.java
Workspace/Siman-Common/src/org/splat/service/ScenarioServiceImpl.java
Workspace/Siman-Common/src/test/splat/service/TestScenarioService.java