Skip to content
Succès

Changes

Summary

  1. bug #14543: translation in German instead of English (details)
  2. Bug #14475 (details)
  3. Ramdomly, the integration test SelectionBasketItemDeletingIT fails (details)
  4. Bug #14544 (details)
  5. Fix a bug in NodeDAO#storeRow in which the setting of the node id and of the instance id have been inversed in the update SQL request (details)
  6. bug #14549: popup window and labels adjustments done (details)
Commit 7f626843c7c2e6783d103267c3620e3093ea4097 by Miguel Moquillon
bug #14543: translation in German instead of English
The file was modifiedcore-configuration/src/main/config/properties/org/silverpeas/jobDomainPeas/multilang/jobDomainPeasBundle_en.properties (diff)
Commit e4cebd80ddb7b5cb710a5657e3627b8573319233 by Miguel Moquillon
Bug #14475

Fix the vulnerability by ensuring the data of the events/event
occurrences are correctly encoded for the HTML rendering.

Ensures also notification messages in Silverpeas are also correctly
encoded for their HTML rendering.
The file was modifiedcore-api/src/main/java/org/silverpeas/core/notification/message/AbstractMessage.java (diff)
The file was modifiedcore-war/src/main/webapp/util/javaScript/angularjs/directives/calendar/silverpeas-calendar-event-form-main.jsp (diff)
The file was modifiedcore-war/src/main/webapp/util/javaScript/angularjs/directives/calendar/silverpeas-calendar-event-view.js (diff)
The file was modifiedcore-war/src/main/webapp/util/javaScript/angularjs/silverpeas-adapters.js (diff)
The file was modifiedcore-war/src/main/webapp/util/javaScript/angularjs/directives/calendar/silverpeas-calendar.js (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/web/util/viewgenerator/html/browsebars/BrowseBarElement.java (diff)
The file was modifiedcore-war/src/main/webapp/util/javaScript/angularjs/directives/calendar/silverpeas-calendar-event-occurrence-list.js (diff)
The file was modifiedcore-war/src/main/webapp/util/javaScript/angularjs/directives/calendar/silverpeas-calendar-management.js (diff)
Commit b8e50857ed6288ad1ec04d56269ca3916da891ec by Miguel Moquillon
Ramdomly, the integration test SelectionBasketItemDeletingIT fails
because the item to remove from the selection basket isn't found
although it should be present.
Because the cause can be the test context hasn't been completed before
the starting of the test, a delay between the context preparation and
the start of the test is added
The file was modifiedcore-web/src/integration-test/java/org/silverpeas/core/webapi/selection/SelectionBasketItemDeletingIT.java (diff)
Commit 0f9ad4a0e5769efd7c0397b806b4ac757c257926 by Miguel Moquillon
Bug #14544

Fix the vulnerability by checking the user accessing an invitation is
related by it (he's one of the user related by the invitation)
The file was modifiedcore-library/src/main/java/org/silverpeas/core/socialnetwork/invitation/InvitationDao.java (diff)
The file was modifiedcore-library/src/main/java/org/silverpeas/core/socialnetwork/relationship/RelationShipDao.java (diff)
The file was modifiedcore-library/src/main/java/org/silverpeas/core/socialnetwork/invitation/InvitationService.java (diff)
The file was modifiedcore-library/src/main/java/org/silverpeas/core/socialnetwork/invitation/Invitation.java (diff)
The file was modifiedcore-web/src/main/java/org/silverpeas/core/webapi/socialnetwork/invitation/InvitationResource.java (diff)
Commit ca246af7222f13789800be0ba9019366e1f38ab4 by Miguel Moquillon
Fix a bug in NodeDAO#storeRow in which the setting of the node id and of the instance id have been inversed in the update SQL request
The file was modifiedcore-library/src/main/java/org/silverpeas/core/node/dao/NodeDAO.java (diff)
Commit 8556b84e56de2f03bba2ec654d7b1c6c23ed7942 by Miguel Moquillon
bug #14549: popup window and labels adjustments done
The file was modifiedcore-configuration/src/main/config/properties/org/silverpeas/importExportPeas/multilang/importExportPeasBundle.properties (diff)
The file was modifiedcore-war/src/main/webapp/importExportPeas/jsp/selectExportMode.jsp (diff)
The file was modifiedcore-configuration/src/main/config/properties/org/silverpeas/importExportPeas/multilang/importExportPeasBundle_en.properties (diff)
The file was modifiedcore-configuration/src/main/config/properties/org/silverpeas/importExportPeas/multilang/importExportPeasBundle_de.properties (diff)
The file was modifiedcore-war/src/main/webapp/importExportPeas/jsp/pingExport.jsp (diff)
The file was modifiedcore-configuration/src/main/config/properties/org/silverpeas/importExportPeas/multilang/importExportPeasBundle_fr.properties (diff)

Summary

  1. bug #14549: popup window and labels adjustments done (details)
Commit c66a3ae0b516ab406246275533066d52669c271f by Miguel Moquillon
bug #14549: popup window and labels adjustments done
The file was modifiedkmelia/kmelia-war/src/main/webapp/kmelia/jsp/kmax.jsp (diff)
The file was modifiedkmelia/kmelia-configuration/src/main/config/properties/org/silverpeas/kmelia/multilang/kmeliaBundle.properties (diff)
The file was modifiedkmelia/kmelia-configuration/src/main/config/properties/org/silverpeas/kmelia/multilang/kmeliaBundle_fr.properties (diff)