Closed
      
        Bug 133206
      
      
        Opened 23 years ago
          Closed 23 years ago
      
        
    
  
mass change uses 'severity' rather than 'bug_severity' 
    Categories
(Bugzilla :: Creating/Changing Bugs, defect, P1)
Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            Bugzilla 2.16
        
    
  
People
(Reporter: jayvdb, Assigned: jayvdb)
Details
(Keywords: regression)
Attachments
(1 file)
| 781 bytes,
          patch         | bbaetz
:
              
              review+ bbaetz
:
              
              review+ | Details | Diff | Splinter Review | 
process_bug.cgi expects 'bug_severity' to contain the severity, as is the case
in show_bug.cgi .  
tempate/default/buglist/change-form.tmpl uses 'severity', which results in
severity not being changed when using mass change.
|   | ||
| Comment 1•23 years ago
           | ||
r=bbaetz on the patch in http://bugzilla.mozilla.org/show_bug.cgi?id=133200#c3
Please attach it here, though
| Assignee | ||
| Comment 2•23 years ago
           | ||
|   | ||
| Comment 3•23 years ago
           | ||
Comment on attachment 75919 [details] [diff] [review]
patch
r=bbaetz x 2 as obvious + tested+works
        Attachment #75919 -
        Flags: review+
|   | ||
| Comment 4•23 years ago
           | ||
Fix checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Updated•12 years ago
           | 
QA Contact: matty_is_a_geek → default-qa
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•