[Home]

Summary:ASTERISK-11122: 'an-error-has-occured' should be 'an-error-has-occurred'
Reporter:Eduardo Ferro (eferro)Labels:
Date Opened:2007-12-28 03:41:49.000-0600Date Closed:2007-12-28 10:38:32.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Sounds
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I think there is a misspelling in the name file of the sound "an-error-has-occured". I think the correct name is 'an-error-has-occurred'.

I detect this name in extra sounds package 1.4.7.
Comments:By: Leif Madsen (lmadsen) 2007-12-28 09:42:23.000-0600

Hrmmm... this is an odd one, because if you just change the filename, then you break existing usage of that file. I guess that means you have to copy the file to the correct spelling, and then "deprecate" the existing file in 1.6?

By: Jason Parker (jparker) 2007-12-28 09:55:43.000-0600

We're going to create a symlink to the new file from the old file, and create a CHANGES file to document this (and other things that may change like this).

By: Jason Parker (jparker) 2007-12-28 10:38:32.000-0600

This has been fixed in the svn repository for the sounds, and will be correct in the next release.