Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b59014d43b48f19e40f07dc5244b3b556abbc5ce
https://github.com/xwiki/xwiki-platform/commit/b59014d43b48f19e40f07dc5244b…
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
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 79032f58e3803a31ba1717d2e750c3e83e12330f
https://github.com/xwiki/xwiki-platform/commit/79032f58e3803a31ba1717d2e750…
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.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications