blob: 585517fac26dde0b6febb210908e7da4b5965c3e [file] [log] [blame]
I"j<p>This is the fourteenth maintenance release of the Wicket 1.5.x series. This release brings over 4 bug fixes and 1 improvement.</p>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>CHANGELOG for 1.5.14:
</code></pre></div></div>
<p>** Bug</p>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>* [WICKET-5838] - Last-modified header of external markup is ignored
* [WICKET-5927] - Velocity remote code execution
* [WICKET-6000] - Wicket 1.5 DTD link on website does not point to valid location
* [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent
</code></pre></div></div>
<p>** Improvement</p>
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>* [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)
</code></pre></div></div>
<ul>
<li>To use in Maven:</li>
</ul>
<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
<span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
<span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>
<span class="nt">&lt;version&gt;</span>1.5.14<span class="nt">&lt;/version&gt;</span>
<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
<ul>
<li>Download the <a href="http://www.apache.org/dyn/closer.cgi/wicket/1.5.14">full distribution</a> (including sources)</li>
</ul>
:ET