Closed
      
        Bug 97877
      
      
        Opened 24 years ago
          Closed 24 years ago
      
        
    
  
changed* operators don't work for attachment status
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            Bugzilla 2.16
        
    
  
People
(Reporter: myk, Assigned: myk)
Details
Attachments
(1 file)
| 
        
        
         1.82 KB,
          patch         
       | 
      
           jacob
 :
              
              review+
           | 
      Details | Diff | Splinter Review | 
When using the boolean chart to query for bugs whose attachment status changed
to a certain value, changed before or after a certain date, or were changed by a
certain user, no bugs are found.  The other operators appear to work as intended.
| Assignee | ||
          Comment 1•24 years ago
           
         | 
      ||
| Assignee | ||
          Comment 2•24 years ago
           
         | 
      ||
The attached patch fixes the problem.  Reassigning to myself and setting patch
and review keywords to get this on the appropriate radar screens.
          Comment 4•24 years ago
           
         | 
      ||
Comment on attachment 47914 [details] [diff] [review]
patch v1: fixes problem
buglist.cgi... yummy.
Anyway, it works on my test install.  r=jake
I wouldn't object to a second review, but it's not required either  :)
        Attachment #47914 -
        Flags: review+
| Assignee | ||
          Comment 5•24 years ago
           
         | 
      ||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
          Comment 6•24 years ago
           
         | 
      ||
Fixed for 2.16
          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
•