[
https://issues.apache.org/jira/browse/OAK-11379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miroslav Smiljanic updated OAK-11379:
-------------------------------------
Affects Version/s: 1.72.0
> 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
> Affects Versions: 1.72.0
> Reporter: Carlo Jelmini
> Assignee: Miroslav Smiljanic
> Priority: Minor
>
> {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)