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 8300d3d64687fe57c590ede3f5d74f41a4b8153a 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 4a6681ae2cac4d6810f8fda5778c9eb7bab66fda 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 05aa464338696ef47c206607ee10a1efba3171d3 by Miguel Moquillon
Remove unused property ms.office.installation.path
The file was modifiedcore-web/src/integration-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-library/src/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)
The file was modifiedcore-configuration/src/main/config/properties/org/silverpeas/util/attachment/Attachment.properties (diff)