Project

Profile

Help

Support #3540

closed

Bug XPath format-number function

Added by Eduard Belov over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Diagnostics
Sprint/Milestone:
Start date:
2017-11-22
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
9.8
Fix Committed on Branch:
9.8
Fixed in Maintenance Release:
Platforms:

Description

Good morning.

I'm using the version 9.8.0.4 library.

<xsl:decimal-format name="formatNumber" decimal-separator="," grouping-separator=" "/>

<xsl:value-of select="format-number(55, '### ###,##', 'formatNumber')"/>

Return '55,0' value.

I think it should be '55'?

Thanks for the answer.

Please register to edit this issue

Also available in: Atom PDF