Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/page-rights-viewer
Commit: 83d32f3032dc92161ebbf992699517e4ede8c5a2
https://github.com/xwiki-contrib/page-rights-viewer/commit/83d32f3032dc9216…
Author: Mohamed Boussaa <mohamed.boussaa(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M .gitignore
M README.md
A pom.xml
A src/main/resources/PageRightsViewer/Code/Macros.xml
A src/main/resources/PageRightsViewer/Code/Sheet.xml
A src/main/resources/PageRightsViewer/Code/Translations.xml
A src/main/resources/PageRightsViewer/Code/UIX.xml
A src/main/resources/PageRightsViewer/Code/WebHome.xml
Log Message:
-----------
PRVA-1 : Initial implementation
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/page-rights-viewer/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1870bb8822ef9ae4bf6241e11d9e4c587017185b
https://github.com/xwiki/xwiki-platform/commit/1870bb8822ef9ae4bf6241e11d9e…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java
Log Message:
-----------
XWIKI-22374: Incorrect saving of annotations when there are special characters (%, *) in the document name
* Fix the way the space names are decoded when the annotation REST resources are called.
(cherry picked from commit 5204f119a84b2c6ffda301d02ceaf7286549539a)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications