[asterisk-bugs] [JIRA] (ASTERISK-20353) Wrong dutch date syntax in say.c: function say_date_with_format_nl

Matt Jordan (JIRA) noreply at issues.asterisk.org
Tue Nov 6 09:50:21 CST 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-20353:
-----------------------------------

    Target Release Version/s: 10.10.0
                              1.8.18.0
    
> Wrong dutch date syntax in say.c: function say_date_with_format_nl
> ------------------------------------------------------------------
>
>                 Key: ASTERISK-20353
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20353
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: General
>    Affects Versions: SVN, 1.8.11.1
>         Environment: Debian Squeeze build, But also in the SVN trunk of today (3 September  2012)
>            Reporter: Teun Ouwehand
>            Severity: Minor
>      Target Release: 1.8.18.0, 10.10.0
>
>
> Found a Issue in say.c: function say_date_with_format_nl
> The dutch format is wrong in case 'q' and 'Q':
> res = ast_say_date_with_format_nl(chan, t, ints, lang, "ABdY", tzone);
> ->
> res = ast_say_date_with_format_nl(chan, t, ints, lang, "AdBY", tzone);
> It's 15 August and not August 15.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list