diff options
author | Jan Mulder <jlmulder@xs4all.nl> | 2017-12-17 19:59:57 +0100 |
---|---|---|
committer | Jan Mulder <jlmulder@xs4all.nl> | 2017-12-18 15:22:50 +0100 |
commit | 48d9c8eb6eb07a38ec8ec2cee1eb144708624d6b (patch) | |
tree | f3f0dc13726ca82aa88f9229fb5d73294d399f28 /qt-models | |
parent | a225f625884122dde138187bd7a404b04ea2b300 (diff) | |
download | subsurface-48d9c8eb6eb0.tar.gz |
core: fix git storage save (regression 4.7.4 -> 4.7.5)
Commit 46004c39e266fe7 introduces a new field in the logbook outputs
(depth of a cylinder). While in XML the depth unit is stored with a space
between value and unit (m), in our git storage, the unit m is without
space. As the git storage parser uses a space to separate individual
key/value pairs, the erroneously saved space results in parsing warnings
when opening the logbook.
The unwanted space is normally saved just after download of a new dive
from the dive computers, so all desktop-git-storage uses are affected,
and more worrying, mobile beta users.
Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
Diffstat (limited to 'qt-models')
0 files changed, 0 insertions, 0 deletions