Carlo Jelmini created OAK-11379:
-----------------------------------
Summary: JsonSerializer output contains deleted children of
orderable nodes
Key: OAK-11379
URL: https://issues.apache.org/jira/browse/OAK-11379
Project: Jackrabbit Oak
Issue Type: Bug
Components: store-spi
Reporter: Carlo Jelmini
{color:#1d1c1d} {color}{{JsonSerializer}}{color:#1d1c1d} explicitly checks for
the presence of the {color}{{:childOrder}}{color:#1d1c1d}
property{color}{color:#1d1c1d} and then builds an ordered list of the children
entries. However, the current code doesn't check if the node still exists (a
deleted node is not removed but becomes a MISSING_NODE). Deleted nodes
incorrectly end up being part of the output.
{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)