You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2018/07/15 13:25:34 UTC

svn commit: r1835971 - /jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties

Author: pmouawad
Date: Sun Jul 15 13:25:33 2018
New Revision: 1835971

URL: http://svn.apache.org/viewvc?rev=1835971&view=rev
Log:
Bug 62535 - View Results Tree : XPath2 Tester not displaying correctly
Bugzilla Id: 62535

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

Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties?rev=1835971&r1=1835970&r2=1835971&view=diff
==============================================================================
--- jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties (original)
+++ jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties Sun Jul 15 13:25:33 2018
@@ -1424,7 +1424,7 @@ xpath_assertion_whitespace=Ignore whites
 xpath_expression=XPath expression to match against
 xpath_extractor_fragment=Return entire XPath fragment instead of text content?
 xpath_extractor_query=XPath query:
-xpath_extractor_user_namespaces=Namespaces aliases list (prefix=full namespace, 1 per line) :
+xpath_extractor_user_namespaces=<html>Namespaces aliases list <br>(prefix=full namespace, 1 per line) :</html>
 xpath_extractor_title=XPath Extractor
 xpath_file_file_name=XML file to get values from 
 xpath_tester=XPath Tester