Skip to content
Succès

Changes

Summary

  1. Bug #15082 (details)
  2. In silverpeas-window.js, encode the shortLink used to pass in the goto (details)
  3. Remove unused property ms.office.installation.path (details)
Commit a944f5de8b946346d5c42c26df2fe3b319eb167a by Miguel Moquillon
Bug #15082

After refactorized the code of the displayers to clean up some code
duplications, the HTML time input rendering has been missed in the
TimeFieldDisplayer.
The file was modifiedcore-library/src/main/java/org/silverpeas/core/contribution/content/form/displayers/TimeFieldDisplayer.java (diff)
Commit 1eb5ab8412ed7b25567497cf07023afcaabc42ba by Miguel Moquillon
In silverpeas-window.js, encode the shortLink used to pass in the goto
parameter when redirecting the request to the targeted resource in
Silverpeas.
The file was modifiedcore-war/src/main/webapp/util/javaScript/silverpeas-window.js (diff)
Commit 120dd2901de26e1e076bc3447599afc7095d311c by Miguel Moquillon
Remove unused property ms.office.installation.path
The file was modifiedcore-configuration/src/main/config/properties/org/silverpeas/util/attachment/Attachment.properties (diff)
The file was modifiedcore-library/src/test/resources/org/silverpeas/util/attachment/Attachment.properties (diff)
The file was modifiedcore-war/src/test/resources/org/silverpeas/util/attachment/Attachment.properties (diff)
The file was modifiedcore-web/src/integration-test/resources/org/silverpeas/util/attachment/Attachment.properties (diff)
The file was modifiedcore-library/src/integration-test/resources/org/silverpeas/util/attachment/Attachment.properties (diff)