You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ts...@apache.org on 2016/01/29 17:40:36 UTC

wicket-site git commit: Fixed 7.2.0 changelog

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 5132c77db -> 04b974639


Fixed 7.2.0 changelog

Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/04b97463
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/04b97463
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/04b97463

Branch: refs/heads/asf-site
Commit: 04b974639bcd8442101c553f3274d59a4684e48e
Parents: 5132c77
Author: Tobias Soloschenko <ts...@apache.org>
Authored: Fri Jan 29 17:39:47 2016 +0100
Committer: Tobias Soloschenko <ts...@apache.org>
Committed: Fri Jan 29 17:39:47 2016 +0100

----------------------------------------------------------------------
 .../2015/2015-11-16-wicket-6.21.0-released.md   |  8 ++--
 _posts/2016/2016-01-20-wicket-7.2.0-released.md | 15 ++++---
 content/atom.xml                                | 46 +++++++++++++-------
 content/index.html                              | 31 ++++++++-----
 .../news/2015/11/16/wicket-6.21.0-released.html |  8 ++--
 .../news/2016/01/20/wicket-7.2.0-released.html  | 31 ++++++++-----
 6 files changed, 88 insertions(+), 51 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/04b97463/_posts/2015/2015-11-16-wicket-6.21.0-released.md
----------------------------------------------------------------------
diff --git a/_posts/2015/2015-11-16-wicket-6.21.0-released.md b/_posts/2015/2015-11-16-wicket-6.21.0-released.md
index 109b508..de95012 100644
--- a/_posts/2015/2015-11-16-wicket-6.21.0-released.md
+++ b/_posts/2015/2015-11-16-wicket-6.21.0-released.md
@@ -67,10 +67,10 @@ The following changes were made in Wicket for this release.
 * [WICKET-5970] - UrlRenderer does not render fragments
 * [WICKET-5973] - IllegalArgumentException 'bytes' cannot be negative. on opening Inspector
 * [WICKET-5978] - LazyInitProxyFactory fills permgen space
-* [WICKET-5989] - BaseWicketTester#startComponentInPage fails for pages with <wicket:header-items></wicket:header> placeholder
+* [WICKET-5989] - BaseWicketTester##startComponentInPage fails for pages with <wicket:header-items></wicket:header> placeholder
 * [WICKET-5994] - Mounted TemplateResourceReference throws org.apache.wicket.WicketRuntimeException when https is used
 * [WICKET-5996] - Mounted packages throw IllegalArgumentException when visiting base package url.
-* [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent
+* [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator##onAjaxEvent
 
 #### Improvement
 
@@ -81,8 +81,8 @@ The following changes were made in Wicket for this release.
 * [WICKET-5935] - IoC Guice: cache proxies and fail on creation when binding is missing
 * [WICKET-5945] - add a new topic/listener that notifies of Ajax calls done
 * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the children of <div> or <span>
-* [WICKET-5955] - error from WebPage # reportMissingHead
-* [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)
+* [WICKET-5955] - error from WebPage ## reportMissingHead
+* [WICKET-5974] - Change AjaxPagingNavigator##onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)
 * [WICKET-5976] - Improve the documentation of FeedbackMessages first(int level)
 * [WICKET-5986] - NumberTextField<N> should use Models for minimum, maximum and step
 

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/04b97463/_posts/2016/2016-01-20-wicket-7.2.0-released.md
----------------------------------------------------------------------
diff --git a/_posts/2016/2016-01-20-wicket-7.2.0-released.md b/_posts/2016/2016-01-20-wicket-7.2.0-released.md
index e07e750..bd8d831 100644
--- a/_posts/2016/2016-01-20-wicket-7.2.0-released.md
+++ b/_posts/2016/2016-01-20-wicket-7.2.0-released.md
@@ -113,12 +113,12 @@ pdzbYsa2IMyPjC3a5hVK
     * [WICKET-6017] - Tests fail when executed with not expected locale
     * [WICKET-6018] - TransparentWebMarkupContainer is not really "transparent"
     * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL from the cache
-    * [WICKET-6021] - ConcurrentModificationException in MarkupContainer#iterator#next
+    * [WICKET-6021] - ConcurrentModificationException in MarkupContainer##iterator##next
     * [WICKET-6024] - Possible issue with Border and LoadableDetachableModel in 7.1.0
     * [WICKET-6026] - Problem in detecting child id on nested <wicket:enclosure>
     * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of inner component not found
     * [WICKET-6028] - Detach called on enclosure component while it had a non-empty queue
-    * [WICKET-6031] - NPE in PackageResourceReference#getResource() when there is no request
+    * [WICKET-6031] - NPE in PackageResourceReference##getResource() when there is no request
     * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
     * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any CSS class in order link
     * [WICKET-6036] - Failure to process markup with nested tags inside a Label
@@ -132,23 +132,25 @@ pdzbYsa2IMyPjC3a5hVK
     * [WICKET-6058] - Error in calculation of byte ranges
     * [WICKET-6059] - TransparentWebMarkupContainer can not resolve autocomponents in its parent
     * [WICKET-6062] - MockHttpSession should renew its id after invalidation
-    * [WICKET-6063] - Add support for WebSocketRequest#getUrl() and other properties which are available in the handshake request
+    * [WICKET-6063] - Add support for WebSocketRequest##getUrl() and other properties which are available in the handshake request
     * [WICKET-6064] - WebSocketResponse.sendRedirect could be supported with <ajax-response><redirect>...</></>
     * [WICKET-6065] - Calling http://examples7x.wicket.apache.org/resourceaggregation/ generate Internal error
     * [WICKET-6068] - The key RangeValidator.exact is not mapped in Application_de.properties
     * [WICKET-6076] - Problem with queued components and enclosure
     * [WICKET-6077] - Border's body is not added as a child due to dequeuing
+    
 #### Improvement
+
     * [WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel
     * [WICKET-5969] - Please give us access to PageTable.index pageId queue
     * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support updateAjaxAttributes() idiom
-    * [WICKET-6019] - Remove 'final' modifier for Localizer#getStringIgnoreSettings() methods
+    * [WICKET-6019] - Remove 'final' modifier for Localizer##getStringIgnoreSettings() methods
     * [WICKET-6023] - small tweak for component queuing for the AbstractRepeater
     * [WICKET-6029] - Make Border's methods consistent with commit f14e03f
     * [WICKET-6046] - Wicket Quickstart Example Application shows deployment memory leak in Tomcat
     * [WICKET-6051] - Improve performance of CssUrlReplacer
     * [WICKET-6054] - Provide a factory method for the WebSocketResponse & WebSocketRequest
-    * [WICKET-6061] - Improved PackageResource#getCacheKey
+    * [WICKET-6061] - Improved PackageResource##getCacheKey
     * [WICKET-6070] - Provide factory methods for WizardButtonBar buttons
     * [WICKET-6072] - Improve the quickstart to make it easier to use JSR-356 web sockets
 
@@ -156,10 +158,13 @@ pdzbYsa2IMyPjC3a5hVK
 
     * [WICKET-6025] - Read resource files with Java's NIO API
     * [WICKET-6042] - Implementation of ExternalImage component
+    
 #### Task
+
     * [WICKET-6049] - Update the site to point to the new deployments of the examples
     * [WICKET-6057] - Upgrade commons-collections to 4.1
     * [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0
+    
 #### Wish
     * [WICKET-6067] - Provide an Ajax Behavior that prevents form submit on ENTER
 

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/04b97463/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 52bfc9f..cd03dd8 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
     <title>Apache Wicket</title>
     <link href="http://wicket.apache.org/atom.xml" rel="self"/>
     <link href="http://wicket.apache.org/"/>
-    <updated>2016-01-29T10:34:59+01:00</updated>
+    <updated>2016-01-29T17:38:05+01:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>
@@ -127,12 +127,12 @@ pdzbYsa2IMyPjC3a5hVK
 * [WICKET-6017] - Tests fail when executed with not expected locale
 * [WICKET-6018] - TransparentWebMarkupContainer is not really &quot;transparent&quot;
 * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL from the cache
-* [WICKET-6021] - ConcurrentModificationException in MarkupContainer#iterator#next
+* [WICKET-6021] - ConcurrentModificationException in MarkupContainer##iterator##next
 * [WICKET-6024] - Possible issue with Border and LoadableDetachableModel in 7.1.0
 * [WICKET-6026] - Problem in detecting child id on nested &amp;lt;wicket:enclosure&amp;gt;
 * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of inner component not found
 * [WICKET-6028] - Detach called on enclosure component while it had a non-empty queue
-* [WICKET-6031] - NPE in PackageResourceReference#getResource() when there is no request
+* [WICKET-6031] - NPE in PackageResourceReference##getResource() when there is no request
 * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
 * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any CSS class in order link
 * [WICKET-6036] - Failure to process markup with nested tags inside a Label
@@ -146,22 +146,27 @@ pdzbYsa2IMyPjC3a5hVK
 * [WICKET-6058] - Error in calculation of byte ranges
 * [WICKET-6059] - TransparentWebMarkupContainer can not resolve autocomponents in its parent
 * [WICKET-6062] - MockHttpSession should renew its id after invalidation
-* [WICKET-6063] - Add support for WebSocketRequest#getUrl() and other properties which are available in the handshake request
+* [WICKET-6063] - Add support for WebSocketRequest##getUrl() and other properties which are available in the handshake request
 * [WICKET-6064] - WebSocketResponse.sendRedirect could be supported with &amp;lt;ajax-response&amp;gt;&amp;lt;redirect&amp;gt;...&amp;lt;/&amp;gt;&amp;lt;/&amp;gt;
 * [WICKET-6065] - Calling http://examples7x.wicket.apache.org/resourceaggregation/ generate Internal error
 * [WICKET-6068] - The key RangeValidator.exact is not mapped in Application_de.properties
 * [WICKET-6076] - Problem with queued components and enclosure
-* [WICKET-6077] - Border&#39;s body is not added as a child due to dequeuing #### Improvement
-* [WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel
+* [WICKET-6077] - Border&#39;s body is not added as a child due to dequeuing
+&lt;/code&gt;&lt;/pre&gt;
+&lt;/div&gt;
+
+&lt;h4 id=&quot;improvement&quot;&gt;Improvement&lt;/h4&gt;
+
+&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;* [WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel
 * [WICKET-5969] - Please give us access to PageTable.index pageId queue
 * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support updateAjaxAttributes() idiom
-* [WICKET-6019] - Remove &#39;final&#39; modifier for Localizer#getStringIgnoreSettings() methods
+* [WICKET-6019] - Remove &#39;final&#39; modifier for Localizer##getStringIgnoreSettings() methods
 * [WICKET-6023] - small tweak for component queuing for the AbstractRepeater
 * [WICKET-6029] - Make Border&#39;s methods consistent with commit f14e03f
 * [WICKET-6046] - Wicket Quickstart Example Application shows deployment memory leak in Tomcat
 * [WICKET-6051] - Improve performance of CssUrlReplacer
 * [WICKET-6054] - Provide a factory method for the WebSocketResponse &amp;amp; WebSocketRequest
-* [WICKET-6061] - Improved PackageResource#getCacheKey
+* [WICKET-6061] - Improved PackageResource##getCacheKey
 * [WICKET-6070] - Provide factory methods for WizardButtonBar buttons
 * [WICKET-6072] - Improve the quickstart to make it easier to use JSR-356 web sockets
 &lt;/code&gt;&lt;/pre&gt;
@@ -170,11 +175,20 @@ pdzbYsa2IMyPjC3a5hVK
 &lt;h4 id=&quot;new-feature&quot;&gt;New Feature&lt;/h4&gt;
 
 &lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;* [WICKET-6025] - Read resource files with Java&#39;s NIO API
-* [WICKET-6042] - Implementation of ExternalImage component #### Task
-* [WICKET-6049] - Update the site to point to the new deployments of the examples
+* [WICKET-6042] - Implementation of ExternalImage component
+&lt;/code&gt;&lt;/pre&gt;
+&lt;/div&gt;
+
+&lt;h4 id=&quot;task&quot;&gt;Task&lt;/h4&gt;
+
+&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;* [WICKET-6049] - Update the site to point to the new deployments of the examples
 * [WICKET-6057] - Upgrade commons-collections to 4.1
-* [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0 #### Wish
-* [WICKET-6067] - Provide an Ajax Behavior that prevents form submit on ENTER
+* [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0
+&lt;/code&gt;&lt;/pre&gt;
+&lt;/div&gt;
+
+&lt;h4 id=&quot;wish&quot;&gt;Wish&lt;/h4&gt;
+&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;* [WICKET-6067] - Provide an Ajax Behavior that prevents form submit on ENTER
 &lt;/code&gt;&lt;/pre&gt;
 &lt;/div&gt;
 
@@ -252,10 +266,10 @@ migration guide found at&lt;/p&gt;
   &lt;li&gt;[WICKET-5970] - UrlRenderer does not render fragments&lt;/li&gt;
   &lt;li&gt;[WICKET-5973] - IllegalArgumentException ‘bytes’ cannot be negative. on opening Inspector&lt;/li&gt;
   &lt;li&gt;[WICKET-5978] - LazyInitProxyFactory fills permgen space&lt;/li&gt;
-  &lt;li&gt;[WICKET-5989] - BaseWicketTester#startComponentInPage fails for pages with &lt;wicket:header-items&gt;&amp;lt;/wicket:header&amp;gt; placeholder&lt;/wicket:header-items&gt;&lt;/li&gt;
+  &lt;li&gt;[WICKET-5989] - BaseWicketTester##startComponentInPage fails for pages with &lt;wicket:header-items&gt;&amp;lt;/wicket:header&amp;gt; placeholder&lt;/wicket:header-items&gt;&lt;/li&gt;
   &lt;li&gt;[WICKET-5994] - Mounted TemplateResourceReference throws org.apache.wicket.WicketRuntimeException when https is used&lt;/li&gt;
   &lt;li&gt;[WICKET-5996] - Mounted packages throw IllegalArgumentException when visiting base package url.&lt;/li&gt;
-  &lt;li&gt;[WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent&lt;/li&gt;
+  &lt;li&gt;[WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator##onAjaxEvent&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h4 id=&quot;improvement&quot;&gt;Improvement&lt;/h4&gt;
@@ -268,8 +282,8 @@ migration guide found at&lt;/p&gt;
   &lt;li&gt;[WICKET-5935] - IoC Guice: cache proxies and fail on creation when binding is missing&lt;/li&gt;
   &lt;li&gt;[WICKET-5945] - add a new topic/listener that notifies of Ajax calls done&lt;/li&gt;
   &lt;li&gt;[WICKET-5948] - wicket-ajax.js probably doesn’t traverse the children of &amp;lt;div&amp;gt; or &lt;span&gt;&lt;/span&gt;&lt;/li&gt;
-  &lt;li&gt;[WICKET-5955] - error from WebPage # reportMissingHead&lt;/li&gt;
-  &lt;li&gt;[WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)&lt;/li&gt;
+  &lt;li&gt;[WICKET-5955] - error from WebPage ## reportMissingHead&lt;/li&gt;
+  &lt;li&gt;[WICKET-5974] - Change AjaxPagingNavigator##onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)&lt;/li&gt;
   &lt;li&gt;[WICKET-5976] - Improve the documentation of FeedbackMessages first(int level)&lt;/li&gt;
   &lt;li&gt;[WICKET-5986] - NumberTextField&lt;n&gt; should use Models for minimum, maximum and step&lt;/n&gt;&lt;/li&gt;
 &lt;/ul&gt;

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/04b97463/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index ea4ee50..5e114e0 100644
--- a/content/index.html
+++ b/content/index.html
@@ -332,12 +332,12 @@ pdzbYsa2IMyPjC3a5hVK
 * [WICKET-6017] - Tests fail when executed with not expected locale
 * [WICKET-6018] - TransparentWebMarkupContainer is not really "transparent"
 * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL from the cache
-* [WICKET-6021] - ConcurrentModificationException in MarkupContainer#iterator#next
+* [WICKET-6021] - ConcurrentModificationException in MarkupContainer##iterator##next
 * [WICKET-6024] - Possible issue with Border and LoadableDetachableModel in 7.1.0
 * [WICKET-6026] - Problem in detecting child id on nested &lt;wicket:enclosure&gt;
 * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of inner component not found
 * [WICKET-6028] - Detach called on enclosure component while it had a non-empty queue
-* [WICKET-6031] - NPE in PackageResourceReference#getResource() when there is no request
+* [WICKET-6031] - NPE in PackageResourceReference##getResource() when there is no request
 * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
 * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any CSS class in order link
 * [WICKET-6036] - Failure to process markup with nested tags inside a Label
@@ -351,33 +351,42 @@ pdzbYsa2IMyPjC3a5hVK
 * [WICKET-6058] - Error in calculation of byte ranges
 * [WICKET-6059] - TransparentWebMarkupContainer can not resolve autocomponents in its parent
 * [WICKET-6062] - MockHttpSession should renew its id after invalidation
-* [WICKET-6063] - Add support for WebSocketRequest#getUrl() and other properties which are available in the handshake request
+* [WICKET-6063] - Add support for WebSocketRequest##getUrl() and other properties which are available in the handshake request
 * [WICKET-6064] - WebSocketResponse.sendRedirect could be supported with &lt;ajax-response&gt;&lt;redirect&gt;...&lt;/&gt;&lt;/&gt;
 * [WICKET-6065] - Calling http://examples7x.wicket.apache.org/resourceaggregation/ generate Internal error
 * [WICKET-6068] - The key RangeValidator.exact is not mapped in Application_de.properties
 * [WICKET-6076] - Problem with queued components and enclosure
-* [WICKET-6077] - Border's body is not added as a child due to dequeuing #### Improvement
-* [WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel
+* [WICKET-6077] - Border's body is not added as a child due to dequeuing
+</code></pre>
+</div>
+<h4 id="improvement">Improvement</h4>
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel
 * [WICKET-5969] - Please give us access to PageTable.index pageId queue
 * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support updateAjaxAttributes() idiom
-* [WICKET-6019] - Remove 'final' modifier for Localizer#getStringIgnoreSettings() methods
+* [WICKET-6019] - Remove 'final' modifier for Localizer##getStringIgnoreSettings() methods
 * [WICKET-6023] - small tweak for component queuing for the AbstractRepeater
 * [WICKET-6029] - Make Border's methods consistent with commit f14e03f
 * [WICKET-6046] - Wicket Quickstart Example Application shows deployment memory leak in Tomcat
 * [WICKET-6051] - Improve performance of CssUrlReplacer
 * [WICKET-6054] - Provide a factory method for the WebSocketResponse &amp; WebSocketRequest
-* [WICKET-6061] - Improved PackageResource#getCacheKey
+* [WICKET-6061] - Improved PackageResource##getCacheKey
 * [WICKET-6070] - Provide factory methods for WizardButtonBar buttons
 * [WICKET-6072] - Improve the quickstart to make it easier to use JSR-356 web sockets
 </code></pre>
 </div>
 <h4 id="new-feature">New Feature</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6025] - Read resource files with Java's NIO API
-* [WICKET-6042] - Implementation of ExternalImage component #### Task
-* [WICKET-6049] - Update the site to point to the new deployments of the examples
+* [WICKET-6042] - Implementation of ExternalImage component
+</code></pre>
+</div>
+<h4 id="task">Task</h4>
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6049] - Update the site to point to the new deployments of the examples
 * [WICKET-6057] - Upgrade commons-collections to 4.1
-* [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0 #### Wish
-* [WICKET-6067] - Provide an Ajax Behavior that prevents form submit on ENTER
+* [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0
+</code></pre>
+</div>
+<h4 id="wish">Wish</h4>
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6067] - Provide an Ajax Behavior that prevents form submit on ENTER
 </code></pre>
 </div>
 <p>Have fun!</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/04b97463/content/news/2015/11/16/wicket-6.21.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/16/wicket-6.21.0-released.html b/content/news/2015/11/16/wicket-6.21.0-released.html
index 2b68c83..28a6e87 100644
--- a/content/news/2015/11/16/wicket-6.21.0-released.html
+++ b/content/news/2015/11/16/wicket-6.21.0-released.html
@@ -97,10 +97,10 @@ migration guide found at</p>
   <li>[WICKET-5970] - UrlRenderer does not render fragments</li>
   <li>[WICKET-5973] - IllegalArgumentException ‘bytes’ cannot be negative. on opening Inspector</li>
   <li>[WICKET-5978] - LazyInitProxyFactory fills permgen space</li>
-  <li>[WICKET-5989] - BaseWicketTester#startComponentInPage fails for pages with <wicket:header-items>&lt;/wicket:header&gt; placeholder</wicket:header-items></li>
+  <li>[WICKET-5989] - BaseWicketTester##startComponentInPage fails for pages with <wicket:header-items>&lt;/wicket:header&gt; placeholder</wicket:header-items></li>
   <li>[WICKET-5994] - Mounted TemplateResourceReference throws org.apache.wicket.WicketRuntimeException when https is used</li>
   <li>[WICKET-5996] - Mounted packages throw IllegalArgumentException when visiting base package url.</li>
-  <li>[WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent</li>
+  <li>[WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator##onAjaxEvent</li>
 </ul>
 <h4 id="improvement">Improvement</h4>
 <ul>
@@ -111,8 +111,8 @@ migration guide found at</p>
   <li>[WICKET-5935] - IoC Guice: cache proxies and fail on creation when binding is missing</li>
   <li>[WICKET-5945] - add a new topic/listener that notifies of Ajax calls done</li>
   <li>[WICKET-5948] - wicket-ajax.js probably doesn’t traverse the children of &lt;div&gt; or <span></span></li>
-  <li>[WICKET-5955] - error from WebPage # reportMissingHead</li>
-  <li>[WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)</li>
+  <li>[WICKET-5955] - error from WebPage ## reportMissingHead</li>
+  <li>[WICKET-5974] - Change AjaxPagingNavigator##onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)</li>
   <li>[WICKET-5976] - Improve the documentation of FeedbackMessages first(int level)</li>
   <li>[WICKET-5986] - NumberTextField<n> should use Models for minimum, maximum and step</n></li>
 </ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/04b97463/content/news/2016/01/20/wicket-7.2.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/20/wicket-7.2.0-released.html b/content/news/2016/01/20/wicket-7.2.0-released.html
index bff4fa0..596ab44 100644
--- a/content/news/2016/01/20/wicket-7.2.0-released.html
+++ b/content/news/2016/01/20/wicket-7.2.0-released.html
@@ -136,12 +136,12 @@ pdzbYsa2IMyPjC3a5hVK
 * [WICKET-6017] - Tests fail when executed with not expected locale
 * [WICKET-6018] - TransparentWebMarkupContainer is not really "transparent"
 * [WICKET-6020] - GuiceFieldValueFactory returns the NULL_SENTINEL from the cache
-* [WICKET-6021] - ConcurrentModificationException in MarkupContainer#iterator#next
+* [WICKET-6021] - ConcurrentModificationException in MarkupContainer##iterator##next
 * [WICKET-6024] - Possible issue with Border and LoadableDetachableModel in 7.1.0
 * [WICKET-6026] - Problem in detecting child id on nested &lt;wicket:enclosure&gt;
 * [WICKET-6027] - Nested TransparentWebMarkupContainer, markup of inner component not found
 * [WICKET-6028] - Detach called on enclosure component while it had a non-empty queue
-* [WICKET-6031] - NPE in PackageResourceReference#getResource() when there is no request
+* [WICKET-6031] - NPE in PackageResourceReference##getResource() when there is no request
 * [WICKET-6032] - Wicket.Ajax.done() called twice on redirect
 * [WICKET-6034] - AjaxFallbackOrderByBorder does not generate any CSS class in order link
 * [WICKET-6036] - Failure to process markup with nested tags inside a Label
@@ -155,33 +155,42 @@ pdzbYsa2IMyPjC3a5hVK
 * [WICKET-6058] - Error in calculation of byte ranges
 * [WICKET-6059] - TransparentWebMarkupContainer can not resolve autocomponents in its parent
 * [WICKET-6062] - MockHttpSession should renew its id after invalidation
-* [WICKET-6063] - Add support for WebSocketRequest#getUrl() and other properties which are available in the handshake request
+* [WICKET-6063] - Add support for WebSocketRequest##getUrl() and other properties which are available in the handshake request
 * [WICKET-6064] - WebSocketResponse.sendRedirect could be supported with &lt;ajax-response&gt;&lt;redirect&gt;...&lt;/&gt;&lt;/&gt;
 * [WICKET-6065] - Calling http://examples7x.wicket.apache.org/resourceaggregation/ generate Internal error
 * [WICKET-6068] - The key RangeValidator.exact is not mapped in Application_de.properties
 * [WICKET-6076] - Problem with queued components and enclosure
-* [WICKET-6077] - Border's body is not added as a child due to dequeuing #### Improvement
-* [WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel
+* [WICKET-6077] - Border's body is not added as a child due to dequeuing
+</code></pre>
+</div>
+<h4 id="improvement">Improvement</h4>
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel
 * [WICKET-5969] - Please give us access to PageTable.index pageId queue
 * [WICKET-6015] - AjaxFallbackOrderByBorder/Link should support updateAjaxAttributes() idiom
-* [WICKET-6019] - Remove 'final' modifier for Localizer#getStringIgnoreSettings() methods
+* [WICKET-6019] - Remove 'final' modifier for Localizer##getStringIgnoreSettings() methods
 * [WICKET-6023] - small tweak for component queuing for the AbstractRepeater
 * [WICKET-6029] - Make Border's methods consistent with commit f14e03f
 * [WICKET-6046] - Wicket Quickstart Example Application shows deployment memory leak in Tomcat
 * [WICKET-6051] - Improve performance of CssUrlReplacer
 * [WICKET-6054] - Provide a factory method for the WebSocketResponse &amp; WebSocketRequest
-* [WICKET-6061] - Improved PackageResource#getCacheKey
+* [WICKET-6061] - Improved PackageResource##getCacheKey
 * [WICKET-6070] - Provide factory methods for WizardButtonBar buttons
 * [WICKET-6072] - Improve the quickstart to make it easier to use JSR-356 web sockets
 </code></pre>
 </div>
 <h4 id="new-feature">New Feature</h4>
 <div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6025] - Read resource files with Java's NIO API
-* [WICKET-6042] - Implementation of ExternalImage component #### Task
-* [WICKET-6049] - Update the site to point to the new deployments of the examples
+* [WICKET-6042] - Implementation of ExternalImage component
+</code></pre>
+</div>
+<h4 id="task">Task</h4>
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6049] - Update the site to point to the new deployments of the examples
 * [WICKET-6057] - Upgrade commons-collections to 4.1
-* [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0 #### Wish
-* [WICKET-6067] - Provide an Ajax Behavior that prevents form submit on ENTER
+* [WICKET-6071] - Upgrade jQuery to 1.12 / 2.2.0
+</code></pre>
+</div>
+<h4 id="wish">Wish</h4>
+<div class="highlighter-rouge"><pre class="highlight"><code>* [WICKET-6067] - Provide an Ajax Behavior that prevents form submit on ENTER
 </code></pre>
 </div>
 <p>Have fun!</p>