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

*** shadow/1375 Wed Apr 18 11:28:49 2001
--- shadow/1375.tmp.24234       Wed Apr 18 14:34:05 2001
***************
*** 2,10 ****
  | beginOffset and endOffset are throwing NullPointerExceptions               |
  +----------------------------------------------------------------------------+
  |        Bug #: 1375                        Product: ORO                     |
! |       Status: NEW                         Version: 2.0.2                   |
! |   Resolution:                            Platform: PC                      |
! |     Severity: Normal                   OS/Version:                         |
  |     Priority: Medium                    Component: Main                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: [EMAIL PROTECTED]                                   |
--- 2,10 ----
  | beginOffset and endOffset are throwing NullPointerExceptions               |
  +----------------------------------------------------------------------------+
  |        Bug #: 1375                        Product: ORO                     |
! |       Status: RESOLVED                    Version: 2.0.2                   |
! |   Resolution: WORKSFORME                 Platform: PC                      |
! |     Severity: Normal                   OS/Version: All                     |
  |     Priority: Medium                    Component: Main                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: [EMAIL PROTECTED]                                   |
***************
*** 20,23 ****
  
  "/[a-zA-Z]{3,10} [0-9]{1,2}\\, [0-9]{2,4}/",//April 1, 2001
  "/[0-9]{1,2}-[0-9]{1,2}-[0-9]{2,4}/",//04-01-2001
! "/[0-9]{1,2}\\/[0-9]{1,2}\\/[0-9]{2,4}/"//04/01/2001
--- 20,28 ----
  
  "/[a-zA-Z]{3,10} [0-9]{1,2}\\, [0-9]{2,4}/",//April 1, 2001
  "/[0-9]{1,2}-[0-9]{1,2}-[0-9]{2,4}/",//04-01-2001
! "/[0-9]{1,2}\\/[0-9]{1,2}\\/[0-9]{2,4}/"//04/01/2001
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-04-18 14:34 -------
! Cannot reproduce bug.  Please submit sample code that reproduces the problem
! when you report a bug.  Otherwise it is impossible to tell if the problem lies
! in your code or in our code.

Reply via email to