Skip to content

Conversation

@Philipp91
Copy link
Contributor

@Philipp91 Philipp91 commented Nov 10, 2025

If, like in HIUPDv6, a repeated field is followed by another field, then we need to ensure that the next field writes its content to the correct $index (namely behind the space occupied by the repeated field) instead of overwriting the values of the repeated field.

Fixes #521

…e end

If, like in `HIUPDv6`, a repeated field is followed by another field, then we need to ensure that the next field writes its content to the correct `$index` (namely behind the space occupied by the repeated field) instead of overwriting the values of the repeated field.

See nemiah#521
@ampaze
Copy link
Contributor

ampaze commented Nov 11, 2025

Awesome!

@nemiah nemiah merged commit dbcd76f into nemiah:master Nov 25, 2025
6 checks passed
@Philipp91 Philipp91 deleted the gh521 branch November 26, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UPD is persisted but sometimes does not contain the information it should

3 participants