[PATCH 6/7] Lots of minor UDDF export tweaks.

Miika Turkia miika.turkia at gmail.com
Sat Dec 13 11:59:51 PST 2014


On Sat, Dec 13, 2014 at 2:34 AM, Martin Long <martin at longhome.co.uk> wrote:

> -          <leadquantity>
> -            <xsl:value-of
> select="sum(xt:node-set($trimmedweightlist)/weight)"/>
> -          </leadquantity>
>
...

> +          <leadquantity>
> +            <xsl:value-of select="sum(xt:node-set($trimmedweightlist))"/>
> +          </leadquantity>
>

I am testing the UDDF export and don't see any weights exported. Was the
"/weight" removed here intentionally when moving the code around? Adding
that to the XSLT does not solve the problem. So do you have any idea of
what is wrong here?

miika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20141213/f642a21f/attachment.html>


More information about the subsurface mailing list