Closed
      
        Bug 171506
      
      
        Opened 23 years ago
          Closed 23 years ago
      
        
    
  
Sanitycheck broken
Categories
(Bugzilla :: Administration, task)
Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            Bugzilla 2.18
        
    
  
People
(Reporter: bbaetz, Assigned: myk)
References
Details
Attachments
(1 file)
| 726 bytes,
          patch         | bugreport
:
              
              review+ bugreport
:
              
              review+ | Details | Diff | Splinter Review | 
SELECT DISTINCT product_id, name FROM flagtypes WHERE product_id IS NOT NULL:
Unknown column 'product_id' in 'field list' at globals.pl line 287.
Needs to check inclusions/exclusions instead
| Assignee | ||
| Updated•23 years ago
           | 
Blocks: rt-clean-up
| Assignee | ||
| Comment 1•23 years ago
           | ||
|   | ||
| Comment 2•23 years ago
           | ||
Comment on attachment 101064 [details] [diff] [review]
patch v1: fixes problem
2xr=joel
        Attachment #101064 -
        Flags: review+
| Assignee | ||
| Comment 3•23 years ago
           | ||
Checking in sanitycheck.cgi;
/cvsroot/mozilla/webtools/bugzilla/sanitycheck.cgi,v  <--  sanitycheck.cgi
new revision: 1.50; previous revision: 1.49
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
| Updated•23 years ago
           | 
OS: Linux → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.18
| 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
•