[asterisk-bugs] [JIRA] Status Changed to Waiting for Development: (ASTERISK-20353) Wrong dutch date syntax in say.c: function say_date_with_format_nl

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Sep 6 17:25:07 CDT 2012


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

Rusty Newton updated ASTERISK-20353:
------------------------------------

    Status: Open  (was: Triage)

> 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
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list