Output Sheet Feature Requests item #1430101, was opened at 2006-02-12 09:51
Message generated for change (Settings changed) made by eddyanthony
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=748297&aid=1430101&group_id=25576
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Output Sheet New Formatting
>Group: Unscheduled
Status: Open
Resolution: None
Priority: 6
Private: No
Submitted By: David R. Bender (papa_drb)
Assigned to: Aaron Divinsky (boomer70)
Summary: Numeric formating
Initial Comment:
-- In pcgen@..., "tymophil" <tymophil@...>
wrote:
>
> I found another "bug"...
>
> Number in French use the comma instead of the point
as decimal separator. So, everytime a weight, a price,
etc is not an integer, the formatting string produces
a NaN on the outpusheet.
>
> In fantasy_master_std.xslt
>
<xsl:value-of select="format-number
(weight, '####0.0#')"/>
>
> This line is to blame... The format-number should be
removed.
I do not think we want to remove that, but we do want
to make it so it works for either format. I will have
to look into it. Could I have a tracker for this
please?
Chuck
OS Chimp
----------------------------------------------------------------------
Comment By: Martijn Verburg (karianna)
Date: 2006-08-18 05:51
Message:
Logged In: YES
user_id=252169
For internationalization
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=748297&aid=1430101&group_id=25576
|