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 2014/02/08 22:44:32 UTC

[Bug 55998] HTTP recording – Replacing port value by user defined variable does not work

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
           Hardware|PC                          |All
            Summary|HTTP recording – Do not     |HTTP recording – Replacing
                   |work replacing port value   |port value by user defined
                   |by user defined variable    |variable does not work
                 OS|                            |All

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Issue is due to port being an IntegerProperty.
ValueReplacer#replaceValues works only on StringProperty and MultiProperty.

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