You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/07/02 11:01:16 UTC

[Bug 2414] New: - comparison with empty string instead of null causes exception

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

*** shadow/2414	Mon Jul  2 02:01:16 2001
--- shadow/2414.tmp.20858	Mon Jul  2 02:01:16 2001
***************
*** 0 ****
--- 1,20 ----
+ +============================================================================+
+ | comparison with empty string instead of null causes exception              |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2414                        Product: Cocoon 2                |
+ |       Status: NEW                         Version: 2.1alpha CVS            |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Linux                   |
+ |     Priority: Other                     Component: general components      |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: cocoon-dev@xml.apache.org                                    |
+ |  Reported By: haul@informatik.tu-darmstadt.de                              |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ If a maximum value for a long is not given, the parameter is
+         null but it is compared to an empty string which causes a run
+         time exception. Comparison with symbolic constant null
+         instead.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org