Skip to content
Succès

Changes

Summary

  1. Bug #15101 (details)
  2. Bug #15087 (details)
Commit 84c6fed2bcf55a9cec7643fcf3f5fcecf753fa7c by Miguel Moquillon
Bug #15101

In order to ensure the browsing of the different spaces available for
the current user doesn't throw a concurrent access exception,
synchronize the browsing (in NavBarJsonEncoder).

Remove unused request attribute settings in JobStartPagePeasRequestRouter
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobstartpage/control/JobStartPagePeasSessionController.java (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobstartpage/NavBarManager.java (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobstartpage/servlets/JobStartPagePeasRequestRouter.java (diff)
The file was modifiedcore-api/src/main/java/org/silverpeas/core/util/JSONCodec.java (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobstartpage/NavBarJsonEncoder.java (diff)
Commit 6fd529fd0f88ef98225fafa9a57e620421a315ba by Miguel Moquillon
Bug #15087

Fix bug by setting in the DirectorySessionController the last query
passed through the search input in the directory.jsp.
The file was modifiedcore-war/src/main/webapp/WEB-INF/tags/silverpeas/util/selectUsersAndGroups.tag (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/directory/control/DirectorySessionController.java (diff)

Summary

  1. Bug #15100 (details)
Commit c6b73f991f9fb062ac996ec6762e838501bedbd9 by Miguel Moquillon
Bug #15100

In a multilanguage Kmelia instance, the editing of the content of a
publication is now done in the selected display language, whatever the
content type: form or WYSIWYG text.
The file was modifiedkmelia/kmelia-war/src/main/java/org/silverpeas/components/kmelia/servlets/KmeliaRequestRouter.java (diff)

Summary

  1. Improve the HTML and javascript code in TopBar.jsp (details)
Commit 3faf2f91e00931c79615f09953eb5f2e8e71c336 by Miguel Moquillon
Improve the HTML and javascript code in TopBar.jsp
The file was modifiedaurora/aurora-war/src/main/webapp/look/jsp/TopBar.jsp (diff)