Skip to content
Succès

Changes

Summary

  1. Bug #15101 (details)
  2. Bug #15087 (details)
Commit 750eaea83e90001dcab8c1f37b61ac1dccf936aa 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-api/src/main/java/org/silverpeas/core/util/JSONCodec.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/control/JobStartPagePeasSessionController.java (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobstartpage/NavBarJsonEncoder.java (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobstartpage/servlets/JobStartPagePeasRequestRouter.java (diff)
Commit 4708285b6df3af1f8e207a8b6376ea21539d7ea0 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/java/org/silverpeas/web/directory/control/DirectorySessionController.java (diff)
The file was modifiedcore-war/src/main/webapp/WEB-INF/tags/silverpeas/util/selectUsersAndGroups.tag (diff)

Summary

  1. Bug #15100 (details)
Commit b2dfe9ba688988e474dab3d6452ca4196477d942 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 607c49397c275aeb13e98e3d9ddfc41591b07812 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)