You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "lee20220110 (via GitHub)" <gi...@apache.org> on 2023/06/14 02:54:47 UTC

[GitHub] [jmeter] lee20220110 opened a new issue, #5982: upload file with filename contain chinese character,request can‘t encode it

lee20220110 opened a new issue, #5982:
URL: https://github.com/apache/jmeter/issues/5982

   ### Expected behavior
   
   when i send request, chinese character can be encode with utf-8,so i can see this filename is correct,but now it can't be encoded
   
   
   ### Actual behavior
   
   
   ![image](https://github.com/apache/jmeter/assets/97431426/4b6ffffa-fdf8-4c83-8808-c2507ebdd599)
   
   POST data:
   -----------------------------7d159c1302d0y0
   Content-Disposition: form-data; name="file"; filename="????????????????.docx"
   Content-Type: application/msword
   Content-Transfer-Encoding: binary
   
   <actual file content, not shown here>
   -----------------------------7d159c1302d0y0--
   
   
   [no cookies]
   
   
   i send a file with chinese character filename ,but i got filename by ????
   
   ### Steps to reproduce the problem
   
   1. write request parameter
   2. choose method by post
   3. send request
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   java 17.0.7 2023-04-18 LTS
   
   ### OS Version
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi closed issue #5982: upload file with filename contain chinese character,request can‘t encode it

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi closed issue #5982: upload file with filename contain chinese character,request can‘t encode it
URL: https://github.com/apache/jmeter/issues/5982


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [jmeter] vlsi commented on issue #5982: upload file with filename contain chinese character,request can‘t encode it

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi commented on issue #5982:
URL: https://github.com/apache/jmeter/issues/5982#issuecomment-1590944141

   Duplicate of https://github.com/apache/jmeter/issues/4546


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org