You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by scyiwei <gi...@git.apache.org> on 2016/08/04 11:10:15 UTC

[GitHub] jmeter pull request #222: fixed garbled label in report dashboard

GitHub user scyiwei opened a pull request:

    https://github.com/apache/jmeter/pull/222

    fixed garbled label in report dashboard 

    When there are some Chinese characters in the label, the content is all messed up. I change the BufferedReader to UTF-8 encoding. Now it works fine.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/scyiwei/jmeter trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jmeter/pull/222.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #222
    
----
commit f4696be6d16f6219989b499d724025372e579505
Author: \u6613\u4f1f <sc...@gmail.com>
Date:   2016-08-04T09:18:48Z

    fix:encoding bug for csv reader

commit 31c3a15e99920b038070405c832719a2596ae665
Author: \u6613\u4f1f <sc...@gmail.com>
Date:   2016-08-04T11:03:02Z

    delete test cases

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #222: fixed garbled label in report dashboard

Posted by FSchumacher <gi...@git.apache.org>.
Github user FSchumacher commented on the issue:

    https://github.com/apache/jmeter/pull/222
  
    This problem was fixed on trunk with  r1754436 (f933590417bc for git).
    
    Thanks for the report and the fix, though.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter issue #222: fixed garbled label in report dashboard

Posted by scyiwei <gi...@git.apache.org>.
Github user scyiwei commented on the issue:

    https://github.com/apache/jmeter/pull/222
  
    I will close this one, thanks.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jmeter pull request #222: fixed garbled label in report dashboard

Posted by scyiwei <gi...@git.apache.org>.
Github user scyiwei closed the pull request at:

    https://github.com/apache/jmeter/pull/222


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---