Branch: refs/heads/stable-16.10.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 63ff0c59a06b92576af5eec15c34c66f1081718f
https://github.com/xwiki/xwiki-platform/commit/63ff0c59a06b92576af5eec15c34…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/ModelFactory.java
M
xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/ModelFactoryTest.java
Log Message:
-----------
XWIKI-20228: Computed field properties are causing NPE in REST calls
* Ignore returning the value of ComputedField properties in REST API,
since by definition those field value is computed.
(cherry picked from commit 79032f58e3803a31ba1717d2e750c3e83e12330f)
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications