Commit 89c0482
committed
Fix register.json missing fields after bblocks:// URI normalization
Apply _apply_bblocks_uri_refs() at register write time rather than when
appending to output_bblocks. The premature shallow copy taken in d49f78a
was made before documentation and other fields were added to the live
metadata dict, so they were dropped from the output.1 parent d49f78a commit 89c0482
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
| 512 | + | |
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
| 599 | + | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| |||
0 commit comments