Skip to content
Succès

Changes

Summary

  1. Fix bug #14479 by setting explicitly the current requester as the author and the current date as the creation date when saving the comment in database (details)
Commit 4b9605c2770e87368c37cacf9df4a54e38043f8e by Miguel Moquillon
Fix bug #14479 by setting explicitly the current requester as the author and the current date as the creation date when saving the comment in database
The file was modifiedcore-services/comment/src/integration-test/java/org/silverpeas/core/comment/dao/CommentRequesterIT.java (diff)
The file was modifiedcore-services/comment/src/integration-test/java/org/silverpeas/core/comment/service/DefaultCommentServiceIT.java (diff)
The file was modifiedcore-services/comment/src/main/java/org/silverpeas/core/comment/model/Comment.java (diff)
The file was modifiedcore-services/comment/src/main/java/org/silverpeas/core/comment/dao/jdbc/JDBCCommentRequester.java (diff)