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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user