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/02/06 03:20:18 UTC

[Bug 532] Changed - JDBCRealm auth fails using interbase interclient

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

*** shadow/532	Mon Feb  5 16:44:41 2001
--- shadow/532.tmp.14727	Mon Feb  5 18:20:17 2001
***************
*** 2,15 ****
  | JDBCRealm auth fails using interbase interclient                           |
  +----------------------------------------------------------------------------+
  |        Bug #: 532                         Product: Tomcat 3                |
! |       Status: NEW                         Version: 3.2.1 Final             |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Major                    OS/Version:                         |
  |     Priority: Medium                    Component: Auth                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: nacho@apache.org                                             |
  |  Reported By: labiance@altavista.net                                       |
- |      CC list: Cc:                                                          |
  +----------------------------------------------------------------------------+
  |          URL:                                                              |
  +============================================================================+
--- 2,14 ----
  | JDBCRealm auth fails using interbase interclient                           |
  +----------------------------------------------------------------------------+
  |        Bug #: 532                         Product: Tomcat 3                |
! |       Status: RESOLVED                    Version: 3.2.1 Final             |
! |   Resolution: FIXED                      Platform: PC                      |
! |     Severity: Major                    OS/Version: All                     |
  |     Priority: Medium                    Component: Auth                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: nacho@apache.org                                             |
  |  Reported By: labiance@altavista.net                                       |
  +----------------------------------------------------------------------------+
  |          URL:                                                              |
  +============================================================================+
***************
*** 25,28 ****
  the database with a null parameter.
  
  The code I'm referring to is circa line 306 in
! apache/tomcat/request/JDBCRealm.java
--- 24,31 ----
  the database with a null parameter.
  
  The code I'm referring to is circa line 306 in
! apache/tomcat/request/JDBCRealm.java
! 
! ------- Additional Comments From nacho@siapi.es  2001-02-05 18:20 -------
! Fixed in Tomcat 3.2.2
! Fixed in Tomcat 3.3