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 2020/01/15 07:38:31 UTC

[Bug 64075] New: Japanease Shift-JIS string contain some specific character cause text broken at script recording.

https://bz.apache.org/bugzilla/show_bug.cgi?id=64075

            Bug ID: 64075
           Summary: Japanease Shift-JIS string contain some specific
                    character cause text broken at script recording.
           Product: JMeter
           Version: 5.2.1
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: t-imoto@ak.jp.nec.com
  Target Milestone: JMETER_6.0.0

Created attachment 36964
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36964&action=edit
Sample case of Shift-JIS text broken.

JMeter5.2 fixed Japanease Shift-JIS problem, by setting Encode at script
record. as #63130.

But Japanease Character that contain some specific character like "新" case,
text broke.

I attached sample case as JSP file.
It's file run on tomcat, and setting encoding as "Shift-JIS" at JMeter, then
record sample case, it cause text broken.

I think it is due to difference of encoding specification of browser and Java.
I replace encoding library to apache encoding library, it can resolve.

We already create fixed patch, if it recognize bug, we will pull request this
patch.

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

[Bug 64075] Japanease Shift-JIS string contain some specific character cause text broken at script recording.

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Hello,
Yes please provide a PR with JUnit and non regression testing as this part is
very sensitive.

Thank you
Regards

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

[Bug 64075] Japanease Shift-JIS string contain some specific character cause text broken at script recording.

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |naveen.nandwani@india.nec.c
                   |                            |om

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
*** Bug 63130 has been marked as a duplicate of this bug. ***

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

[Bug 64075] Japanease Shift-JIS string contain some specific character cause text broken at script recording.

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

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|JMETER_5.3.0                |---

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