]> git.tdb.fi Git - ext/subsurface.git/commit
Fix dive notes import from Suundo SDM
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 May 2012 21:13:45 +0000 (14:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 May 2012 21:21:19 +0000 (14:21 -0700)
commit12f2c2ed5cbf45f13c63af4eb778833cd21e8ce4
tree82fb562eab41066b3f729c880e63d755855e38ce
parent7f426f0c5eb7fa57bf0ffd563f04445e7bc55262
Fix dive notes import from Suundo SDM

The xslt translation didn't add the <notes> tag for the notes, so while
it did select the notes from the SDM file, that never made it into the
subsurface notes.

Also added weather info to the notes, mainly as an example.

There are probably other things we could do, but this fixes at least the
trivial test-case from Szymon Kosecki.

Reported-by: Szymon Kosecki <skosecki@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
xslt/SuuntoSDM.xslt