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 2013/02/18 21:53:17 UTC

[Bug 54576] New: View Results Tree : Add a CSS/JQuery Tester

https://issues.apache.org/bugzilla/show_bug.cgi?id=54576

            Bug ID: 54576
           Summary: View Results Tree : Add a CSS/JQuery Tester
           Product: JMeter
           Version: 2.9
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
    Classification: Unclassified

Useful when working with CSS/Jquery selector

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

[Bug 54576] View Results Tree : Add a CSS/JQuery Tester

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

Milamber <mi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Milamber <mi...@apache.org> ---
Thanks Philippe.

URL: http://svn.apache.org/r1506279
Log:
Update changes (prepare next release). 
Complete View Results Tree for CSS/JQuery Tester

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

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

[Bug 54576] View Results Tree : Add a CSS/JQuery Tester

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

Milamber <mi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #6 from Milamber <mi...@apache.org> ---


In component_reference.xml, the View Results Tree section needs an update in
Renderer Table to add the description on this new render.

(and perhaps, some simple samples)

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

[Bug 54576] View Results Tree : Add a CSS/JQuery Tester

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Sun Feb 24 13:49:26 2013
New Revision: 1449477

URL: http://svn.apache.org/r1449477
Log:
Bug 54576 - View Results Tree : Add a CSS/JQuery Tester
Fixed only one input appearing in some cases
Bugzilla Id: 54576

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/RenderAsCssJQuery.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties

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

[Bug 54576] View Results Tree : Add a CSS/JQuery Tester

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
There is still a rendering issue of the panel.
>From time to time, only one inout remains visible

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

[Bug 54576] View Results Tree : Add a CSS/JQuery Tester

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |FIXED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Mon Feb 18 21:13:37 2013
New Revision: 1447503

URL: http://svn.apache.org/r1447503
Log:
Bug 54576 - View Results Tree : Add a CSS/JQuery Tester
Bugzilla Id: 54576

Added:
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/RenderAsCssJQuery.java
  (with props)
Modified:
    jmeter/trunk/src/components/org/apache/jmeter/extractor/HtmlExtractor.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml


Date: Mon Feb 18 21:14:56 2013
New Revision: 1447504

URL: http://svn.apache.org/r1447504
Log:
Bug 54576 - View Results Tree : Add a CSS/JQuery Tester
eol
Bugzilla Id: 54576

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/RenderAsCssJQuery.java
  (props changed)


Date: Mon Feb 18 21:17:35 2013
New Revision: 1447506

URL: http://svn.apache.org/r1447506
Log:
Bug 54576 - View Results Tree : Add a CSS/JQuery Tester
Add missing label
Bugzilla Id: 54576

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties

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

[Bug 54576] View Results Tree : Add a CSS/JQuery Tester

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

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Mon Feb 18 21:54:38 2013
New Revision: 1447514

URL: http://svn.apache.org/r1447514
Log:
Bug 54576 - View Results Tree : Add a CSS/JQuery Tester
Improve layout
Bugzilla Id: 54576

Modified:
   
jmeter/trunk/src/components/org/apache/jmeter/visualizers/RenderAsCssJQuery.java

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

[Bug 54576] View Results Tree : Add a CSS/JQuery Tester

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

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Created attachment 29963
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29963&action=edit
Screenshot

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