Use new funclink macro

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1803214 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: e0f9ba87a4
This commit is contained in:
Felix Schumacher 2017-07-27 17:34:16 +00:00
parent c06a009b14
commit ed0699c44d
1 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@ Incorporated feed back about unclear documentation.
<li>In CookieManager, <code>DEFAULT_IMPLEMENTATION</code> and <code>DEFAULT_IMPLEMENTATION</code> constants are now private.
<note>If you're using <code>ignorecookies</code> with HC3CookieHandler (&lt; JMeter 3.1) configuration will be reset, ensure you put it back.</note></li>
<h3>Removed elements or functions</h3>
<li><code>_StringFromFile</code> function has been dropped, use <code>__StringFromFile</code> instead</li>
<li><code>_StringFromFile</code> function has been dropped, use <code><funclink="__StringFromFile"/></code> instead</li>
<h3>Logging changes</h3>
<!-- =================== Improvements =================== -->
@ -194,7 +194,7 @@ Incorporated feed back about unclear documentation.
<h3>Functions</h3>
<ul>
<li><bug>61258</bug>StringFromFile function is mentioned twice in the Function helper dialog</li>
<li><bug>61260</bug><code>__XPath</code> function returns null despite xpath checker founds matches</li>
<li><bug>61260</bug><code><funclink="__XPath"/></code> function returns null despite xpath checker founds matches</li>
</ul>
<h3>I18N</h3>