Bug 53587 - "+" sign not working in "post body" of Jmeter 2.6
Summary: "+" sign not working in "post body" of Jmeter 2.6
Status: RESOLVED DUPLICATE of bug 52613
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.6
Hardware: PC Windows Server 2003
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-23 09:42 UTC by Naresh kumar
Modified: 2012-07-23 11:59 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Naresh kumar 2012-07-23 09:42:09 UTC
HI ,
      I have a requirement where i need to post a message  using https post.
The message is a xml which has the below tags.when i am pasting the xml in the "post body" and saving it.The "+" sign getting vanished and removed.Could you please check "it was a bug in Jmeter".

Xml to be post:

<ServiceDateTime dateTypeIndicator="ServicePeriodStart">2010-12-12T00:00:00+01:00</ServiceDateTime>
      <ServiceDateTime dateTypeIndicator="ServicePeriodEnd">2011-06-13T00:00:00+02:00</ServiceDateTime>

Xml after pasted in "post body" and save it.

<ServiceDateTime dateTypeIndicator="ServicePeriodStart">2010-12-12T00:00:00 01:00</ServiceDateTime>
      <ServiceDateTime dateTypeIndicator="ServicePeriodEnd">2011-06-13T00:00:00 02:00</ServiceDateTime>

you can see after saving the "+" getting removed by jmeter.is there a resoultion for this?


REgards
Naresh
Comment 1 Philippe Mouawad 2012-07-23 11:59:21 UTC
Hello,
This issue has been fixed in jmeter 2.7

*** This bug has been marked as a duplicate of bug 52613 ***
Comment 2 The ASF infrastructure team 2022-09-24 20:37:50 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2866