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