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

[GitHub] jmeter pull request: Bug59320 generic gui tooltipsv2

GitHub user ra0077 opened a pull request:

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

    Bug59320 generic gui tooltipsv2

    Hi,
    
    When you use GenericTestBeanCustomizer to create your GUI, the tooltip
    in French and Enflish have not the same form (in english we have a line
    breack and not in French)
    The second problem is that the tooltip contain desc.getName +
    desc.getShortDescription
    
    Or desc.getName is not translated and, in my opinion, useless
    
    My proposition is to remove desc.getName from the tooltip
    
    Antonio

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

    $ git pull https://github.com/ra0077/jmeter Bug59320_GenericGUITooltipsv2

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

    https://github.com/apache/jmeter/pull/194.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 #194
    
----
commit afc3b275980d4ddb277dc2a69a45902add136ddf
Author: ra0077 <ra...@gmail.com>
Date:   2016-04-14T12:57:13Z

    Bug59320_GenericGUITooltipsv2
    
    Hi,
    
    When you use GenericTestBeanCustomizer to create your GUI, the tooltip
    in French and Enflish have not the same form (in english we have a line
    breack and not in French)
    The second problem is that the tooltip contain desc.getName +
    desc.getShortDescription
    
    Or desc.getName is not translated and, in my opinion, useless
    
    My proposition is to remove desc.getName from the tooltip
    
    Antonio

commit 5775d40af6c5e2b140013564a174146671086251
Author: ra0077 <ra...@gmail.com>
Date:   2016-04-14T13:10:24Z

    Fix problem with English tooltip

----


---
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: Bug59320 generic gui tooltipsv2

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

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


---
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.
---