You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/05/21 04:41:45 UTC

[Bug 279] - Logical Error in GetParameterValuesTestServlet BugRat Report#522

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=279

*** shadow/279	Sun May 20 17:19:30 2001
--- shadow/279.tmp.24094	Sun May 20 19:41:45 2001
***************
*** 1,19 ****
! Bug#: 279
! Product: Watchdog
! Version: Watchdog 3.x
! Platform: 
! OS/Version: 
! Status: NEW   
! Resolution: 
! Severity: Normal
! Priority: High
! Component: 
! AssignedTo: tomcat-dev@jakarta.apache.org                            
! ReportedBy: srv@unify.com               
! URL: 
! Cc: 
! Summary: Logical Error in GetParameterValuesTestServlet BugRat Report#522
! 
  Or(||) and (&&) needs to be interchanged.
  Here is the context diff.
  
--- 1,19 ----
! +============================================================================+
! | Logical Error in GetParameterValuesTestServlet BugRat Report#522           |
! +----------------------------------------------------------------------------+
! |        Bug #: 279                         Product: Wachtdog                |
! |       Status: UNCONFIRMED                 Version: unspecified             |
! |   Resolution:                            Platform: All                     |
! |     Severity: Normal                   OS/Version: All                     |
! |     Priority: High                      Component: Servlet                 |
! +----------------------------------------------------------------------------+
! |  Assigned To: craig.mcclanahan@eng.sun.com                                 |
! |  Reported By: srv@unify.com                                                |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  Or(||) and (&&) needs to be interchanged.
  Here is the context diff.
  
***************
*** 44,47 ****
    
                                  msg="OK";
                                  status="true";
- 
--- 44,46 ----