Bug 55871 - Wrong result with intSum() function when a space character is present before/after the number
Summary: Wrong result with intSum() function when a space character is present before/...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.10
Hardware: All All
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-12 09:11 UTC by Milamber
Modified: 2013-12-13 11:40 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Milamber 2013-12-13 09:07:06 UTC
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
Comment 2 Sebb 2013-12-13 11:40:12 UTC
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
Comment 3 The ASF infrastructure team 2022-09-24 20:37:56 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3288