You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/12/12 10:11:09 UTC

[Bug 55871] New: Wrong result with intSum() function when a space character is present before/after the number

https://issues.apache.org/bugzilla/show_bug.cgi?id=55871

            Bug ID: 55871
           Summary: Wrong result with intSum() function when a space
                    character is present before/after the number
           Product: JMeter
           Version: 2.10
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: milamber@apache.org

See:
http://mail-archives.apache.org/mod_mbox/jmeter-dev/201312.mbox/%3C9EA4634BF1918943ABF73B479E1356883BBDB0B9%40magellan.utopiasystems.net%3E

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55871] Wrong result with intSum() function when a space character is present before/after the number

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55871

Milamber <mi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Milamber <mi...@apache.org> ---

Thanks to James Liang

Fixed.


http://svn.apache.org/viewvc?view=revision&revision=1550379

Date:     Thu Dec 12 09:15:02 2013 UTC (23 hours, 50 minutes ago)
Changed paths:     2
Log Message:     

Wrong result with intSum() function when a space character is present
before/after the number
Bugzilla Id: 55871


jmeter/trunk/src/functions/org/apache/jmeter/functions/IntSum.java 
jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55871] Wrong result with intSum() function when a space character is present before/after the number

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55871

--- Comment #2 from Sebb <se...@apache.org> ---
For completeness, here is the extract from the SVN mail:

URL: http://svn.apache.org/r1550379
Log:
Wrong result with intSum() function when a space character is present
before/after the number
Bugzilla Id: 55871

Modified:
    jmeter/trunk/src/functions/org/apache/jmeter/functions/IntSum.java
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.