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

*** shadow/2063 Thu Jun  7 15:51:53 2001
--- shadow/2063.tmp.21335       Fri Jun  8 11:06:55 2001
***************
*** 2,9 ****
  | CookieManager truncates cookie values if values contain '='                |
  +----------------------------------------------------------------------------+
  |        Bug #: 2063                        Product: JMeter                  |
! |       Status: NEW                         Version: unspecified             |
! |   Resolution:                            Platform: All                     |
  |     Severity: Major                    OS/Version: All                     |
  |     Priority: Other                     Component: Main                    |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | CookieManager truncates cookie values if values contain '='                |
  +----------------------------------------------------------------------------+
  |        Bug #: 2063                        Product: JMeter                  |
! |       Status: RESOLVED                    Version: unspecified             |
! |   Resolution: FIXED                      Platform: All                     |
  |     Severity: Major                    OS/Version: All                     |
  |     Priority: Other                     Component: Main                    |
  +----------------------------------------------------------------------------+
***************
*** 43,45 ****
--- 43,48 ----
  
  --------------------------------------------------------------------------
  Hope this helps. -Marc Missire ([EMAIL PROTECTED])
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-08 11:06 -------
+ StringTokenizer is used when it shouldn't have been used at all.  It's just a a 
+split on the first "=" char.
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to