On 08/10/2016 16:27, Felix Schumacher wrote:
Am 08.10.2016 um 15:20 schrieb Milamber:
On 08/10/2016 09:34, [email protected] wrote:
+ <li><bug>60225</bug>Drop deprecated <code>__jexl</code> function,
jexl support in BSF and dependency on
<code>commons-jexl-1.1.jar</code> This function can be easily
replaced with <code><a
href="./usermanual/functions.html#__jexl3">__jexl3</a></code>
function</li>
</ul>
The result html page don't display the __jexl3 function.
<li><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60225
<view-source:https://bz.apache.org/bugzilla/show_bug.cgi?id=60225>">Bug
60225</a>- Drop deprecated <tt class="code">__jexl</tt>function, jexl
support in BSF and dependency on <tt
class="code">commons-jexl-1.1.jar</tt>This function can be easily
replaced with <tt class="code"></tt><====== Missing ___jexl3 function
</li>Probably the <a></a> inside the <code></code> don't works?
Right. Should be handled by r1763904
It's works. Thanks Felix!
Regards,
Felix