| Summary: | ASTERISK-09260: AGI say number does not take gender argument | ||
| Reporter: | David Chappell (chappell) | Labels: | |
| Date Opened: | 2007-04-13 12:40:40 | Date Closed: | 2007-07-11 19:58:51 |
| Priority: | Major | Regression? | No |
| Status: | Closed/Complete | Components: | Core/Internationalization |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ( 0) agi_say_number.patch | |
| Description: | SayNumber and the underlying function now takes an argument specifying the gender of the thing being counted, but the cooresponding AGI function lacks this argument. There is a note in the source code calling attention to this lack. This patch adds a third optional argument to say number. | ||
| Comments: | By: Russell Bryant (russell) 2007-05-11 11:16:26 This has been added to trunk in revision 63901, thanks! | ||