Bug 366306: Allow "attachments.thedata" as a boolean chart field name for

backwards-compatibility
r=mkanat, a=mkanat (module owner)


git-svn-id: svn://10.0.0.236/trunk@261993 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2011-03-03 18:46:47 +00:00
parent 16c3494b01
commit ff43875968
2 changed files with 2 additions and 1 deletions

View File

@@ -389,6 +389,7 @@ use constant USER_FIELDS => {
# Backwards compatibility for times that we changed the names of fields
# or URL parameters.
use constant FIELD_MAP => {
'attachments.thedata' => 'attach_data.thedata',
bugidtype => 'bug_id_type',
changedin => 'days_elapsed',
long_desc => 'longdesc',