chiark / gitweb /
bundles: Fix a bug which could cause IE on bundle load
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 15 May 2022 22:32:20 +0000 (23:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 15 May 2022 22:38:57 +0000 (23:38 +0100)
commita4df7bf986bb116cc3cea7268c655a7d59d93d5c
tree67cb6c38495ead5671a68ac889ed0d741b0681dd
parentf3be2fa216e6050de4a7cb0f6cf485fb9a2d28ad
bundles: Fix a bug which could cause IE on bundle load

We need to make an entry entry in the bundles notes array even if the
hash is missing.  Or we might try to reuse the bundle number, if there
was a failed bundle upload followed by a server restart.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/bundles.rs