Skip to content
En échec

Changes

Summary

  1. Bug #14914 (details)
  2. Bug #14207 (details)
  3. Bug #14893 (details)
Commit f84c3385f374390eb7cd61fca804fad6ec85e2bb by Miguel Moquillon
Bug #14914

Fix bug. Now the access to the spaces and component instances
returned by the admin search is checked.
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobsearch/SearchResult.java (diff)
The file was modifiedcore-war/src/main/webapp/jobSearchPeas/jsp/jobSearchResult.jsp (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobsearch/JobSearchPeasSessionController.java (diff)
The file was modifiedcore-war/src/main/java/org/silverpeas/web/jobsearch/servlets/JobSearchPeasRequestRouter.java (diff)
Commit 008b43104f0af93e5061b4d424db0b7059914ed6 by Miguel Moquillon
Bug #14207

Remove the WS (aka SOAP) support of CMIS as this one doesn't work
anymore with the recent SOAP stacks.
This remove was already done by others vendors like Nuxeo.
The file was modifiedcore-war/src/main/webapp/WEB-INF/web.xml (diff)
Commit d1e23c29ce7dfa42a541d82a9ba974b290a3b3e2 by Miguel Moquillon
Bug #14893

Bug fixed with silverpeas-kernel 1.3
The file was modifiedcore-api/pom.xml (diff)
The file was modifiedcore-test/pom.xml (diff)