Skip to content
Succès

Changes

Summary

  1. Release of Silverpeas Kernel 1.1 (details)
  2. Prepare for development iteration of next version 1.2 (details)
  3. In LocalizationBundle#getStringWithParams, the key can refer a pattern in which the expected parameter(s) can be other than a String. Takes into account by applying the encoding for HTML only on String parameters. (details)
Commit 776eb9b68b74f84a473d47e11f50493cf60a1ae2 by devteam
Release of Silverpeas Kernel 1.1
The file was modifiedpom.xml (diff)
The file was modifiedkernel-library/pom.xml (diff)
The file was modifiedkernel-test/pom.xml (diff)
Commit 66a46a5c1515e4b4571d9bf836edfc25d5fbe2b5 by devteam
Prepare for development iteration of next version 1.2
The file was modifiedkernel-library/pom.xml (diff)
The file was modifiedkernel-test/pom.xml (diff)
The file was modifiedpom.xml (diff)
Commit e8a3c7cdd40ba285e9549bd765eed09d3d9f2379 by Miguel Moquillon
In LocalizationBundle#getStringWithParams, the key can refer a pattern in which the expected parameter(s) can be other than a String. Takes into account by applying the encoding for HTML only on String parameters.
The file was modifiedkernel-library/src/main/java/org/silverpeas/kernel/bundle/LocalizationBundle.java (diff)
The file was modifiedkernel-library/src/test/java/org/silverpeas/kernel/bundle/LocalizationBundleTest.java (diff)
The file was modifiedkernel-library/src/test/resources/org/silverpeas/test/multilang/l10n_en.properties (diff)
The file was modifiedkernel-library/src/test/resources/org/silverpeas/test/multilang/l10n_fr.properties (diff)