Skip to content
Succès

Changes

Summary

  1. Bug #14914 (details)
  2. Bug #14207 (details)
  3. Bug #14893 (details)
Commit 1374e03a4fb959910e59eb77ccb8e8c3662b2bce 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/servlets/JobSearchPeasRequestRouter.java (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/SearchResult.java (diff)
The file was modifiedcore-war/src/main/webapp/jobSearchPeas/jsp/jobSearchResult.jsp (diff)
Commit 0280ead6ac8e7ef6383a49e14d60c490fd77b2c8 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 2af949b086000c7775e88a86fa3575e84cfe9307 by Miguel Moquillon
Bug #14893

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