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: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! 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: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | Or(||) and (&&) needs to be interchanged. Here is the context diff. *************** *** 44,47 **** msg="OK"; status="true"; - --- 44,46 ----
