You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/01 12:13:18 UTC

[jira] [Commented] (CAMEL-9077) camel-bindy - Wonder if it outputs numbers using thousand separators

    [ https://issues.apache.org/jira/browse/CAMEL-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15173608#comment-15173608 ] 

ASF GitHub Bot commented on CAMEL-9077:
---------------------------------------

GitHub user lburgazzoli opened a pull request:

    https://github.com/apache/camel/pull/875

    CAMEL-9077 - camel-bindy - Wonder if it outputs numbers using thousand separators

    It does not appear to happen anymore, however I've added a test case 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9077

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/875.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #875
    
----
commit aa4f8a5937615b39f3ea018f7f487de386f6a3a1
Author: lburgazzoli <lb...@gmail.com>
Date:   2016-03-01T11:08:39Z

    CAMEL-9077 - camel-bindy - Wonder if it outputs numbers using thousand separators

----


> camel-bindy - Wonder if it outputs numbers using thousand separators
> --------------------------------------------------------------------
>
>                 Key: CAMEL-9077
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9077
>             Project: Camel
>          Issue Type: Task
>          Components: camel-bindy
>            Reporter: Claus Ibsen
>            Assignee: Luca Burgazzoli
>            Priority: Minor
>
> See SO
> http://stackoverflow.com/questions/31966249/camel-bindy-issues-with-integer-format-and-link-annotation
> If people use bindy out of the box it should output numbers as plain numbers eg 1234 is 1234, and not 1,234.
> Its only for decimal numbers you may want to use either comma or dot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)