You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2013/02/26 11:14:06 UTC

svn commit: r1450106 - in /wicket/common/site/trunk: _posts/2013-02-15-wicket-6.6.0-released.md _site/2013/02/15/wicket-6.6.0-released.html _site/atom.xml _site/index.html

Author: mgrigorov
Date: Tue Feb 26 10:14:06 2013
New Revision: 1450106

URL: http://svn.apache.org/r1450106
Log:
Fix the links to the issues for the changelog of 6.6.0 (isues -> issues)


Modified:
    wicket/common/site/trunk/_posts/2013-02-15-wicket-6.6.0-released.md
    wicket/common/site/trunk/_site/2013/02/15/wicket-6.6.0-released.html
    wicket/common/site/trunk/_site/atom.xml
    wicket/common/site/trunk/_site/index.html

Modified: wicket/common/site/trunk/_posts/2013-02-15-wicket-6.6.0-released.md
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_posts/2013-02-15-wicket-6.6.0-released.md?rev=1450106&r1=1450105&r2=1450106&view=diff
==============================================================================
--- wicket/common/site/trunk/_posts/2013-02-15-wicket-6.6.0-released.md (original)
+++ wicket/common/site/trunk/_posts/2013-02-15-wicket-6.6.0-released.md Tue Feb 26 10:14:06 2013
@@ -76,35 +76,35 @@ Have fun!
 
 #### Bugs
 
- * [WICKET-4723](https://isues.apache.org/jira/browse/WICKET-4723) - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0
- * [WICKET-4724](https://isues.apache.org/jira/browse/WICKET-4724) - the option name "maxRequests" is wrong in jquery.wicketatmosphere.js
- * [WICKET-4926](https://isues.apache.org/jira/browse/WICKET-4926) - CheckGroupSelector does not work in nested forms in modal windows
- * [WICKET-4984](https://isues.apache.org/jira/browse/WICKET-4984) - Update quickstart info for changed workflow in IntelliJ idea
- * [WICKET-4990](https://isues.apache.org/jira/browse/WICKET-4990) - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior("onchange")
- * [WICKET-4998](https://isues.apache.org/jira/browse/WICKET-4998) - AjaxFormComponentUpdatingBehavior("onkeypress") is triggered when Enter is used on autocomplete list
- * [WICKET-5011](https://isues.apache.org/jira/browse/WICKET-5011) - Allow Select to work with non-equals objects
- * [WICKET-5013](https://isues.apache.org/jira/browse/WICKET-5013) - Wicket Enclosure fails with more than one component
- * [WICKET-5014](https://isues.apache.org/jira/browse/WICKET-5014) - Changes in WicketObjects.sizeof(final Serializable object) clashes with `<header-contribution>` in AjaxResponse
- * [WICKET-5019](https://isues.apache.org/jira/browse/WICKET-5019) - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()   
- * [WICKET-5020](https://isues.apache.org/jira/browse/WICKET-5020) - InlineEnclosureHandler always uses "wicket" namespace
- * [WICKET-5024](https://isues.apache.org/jira/browse/WICKET-5024) - Global ajax event for precondition is not called
- * [WICKET-5027](https://isues.apache.org/jira/browse/WICKET-5027) - FormTester#getInputValue() does not support Select/SelectOption nor other custom components
- * [WICKET-5029](https://isues.apache.org/jira/browse/WICKET-5029) - Palette does not allow to turn off localization
- * [WICKET-5031](https://isues.apache.org/jira/browse/WICKET-5031) - Upgrade bootstrap to 2.3
- * [WICKET-5035](https://isues.apache.org/jira/browse/WICKET-5035) - script tag with wicket:id does not throw exception if it was not added in the code
- * [WICKET-5036](https://isues.apache.org/jira/browse/WICKET-5036) - Post Parameters are lost when continueToOriginalDestination() is called
- * [WICKET-5040](https://isues.apache.org/jira/browse/WICKET-5040) - Session.exists() returns false when ThreadContext#session is not set to current session
+ * [WICKET-4723](https://issues.apache.org/jira/browse/WICKET-4723) - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0
+ * [WICKET-4724](https://issues.apache.org/jira/browse/WICKET-4724) - the option name "maxRequests" is wrong in jquery.wicketatmosphere.js
+ * [WICKET-4926](https://issues.apache.org/jira/browse/WICKET-4926) - CheckGroupSelector does not work in nested forms in modal windows
+ * [WICKET-4984](https://issues.apache.org/jira/browse/WICKET-4984) - Update quickstart info for changed workflow in IntelliJ idea
+ * [WICKET-4990](https://issues.apache.org/jira/browse/WICKET-4990) - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior("onchange")
+ * [WICKET-4998](https://issues.apache.org/jira/browse/WICKET-4998) - AjaxFormComponentUpdatingBehavior("onkeypress") is triggered when Enter is used on autocomplete list
+ * [WICKET-5011](https://issues.apache.org/jira/browse/WICKET-5011) - Allow Select to work with non-equals objects
+ * [WICKET-5013](https://issues.apache.org/jira/browse/WICKET-5013) - Wicket Enclosure fails with more than one component
+ * [WICKET-5014](https://issues.apache.org/jira/browse/WICKET-5014) - Changes in WicketObjects.sizeof(final Serializable object) clashes with `<header-contribution>` in AjaxResponse
+ * [WICKET-5019](https://issues.apache.org/jira/browse/WICKET-5019) - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()   
+ * [WICKET-5020](https://issues.apache.org/jira/browse/WICKET-5020) - InlineEnclosureHandler always uses "wicket" namespace
+ * [WICKET-5024](https://issues.apache.org/jira/browse/WICKET-5024) - Global ajax event for precondition is not called
+ * [WICKET-5027](https://issues.apache.org/jira/browse/WICKET-5027) - FormTester#getInputValue() does not support Select/SelectOption nor other custom components
+ * [WICKET-5029](https://issues.apache.org/jira/browse/WICKET-5029) - Palette does not allow to turn off localization
+ * [WICKET-5031](https://issues.apache.org/jira/browse/WICKET-5031) - Upgrade bootstrap to 2.3
+ * [WICKET-5035](https://issues.apache.org/jira/browse/WICKET-5035) - script tag with wicket:id does not throw exception if it was not added in the code
+ * [WICKET-5036](https://issues.apache.org/jira/browse/WICKET-5036) - Post Parameters are lost when continueToOriginalDestination() is called
+ * [WICKET-5040](https://issues.apache.org/jira/browse/WICKET-5040) - Session.exists() returns false when ThreadContext#session is not set to current session
 
 #### Improvement
 
- * [WICKET-4444](https://isues.apache.org/jira/browse/WICKET-4444) - Add a callback to the Session which is called when the HttpSession is invalidated
- * [WICKET-4861](https://isues.apache.org/jira/browse/WICKET-4861) - Making MultiFileUploadField use HTML5 multiple attr & remove confusing fakepath
- * [WICKET-4945](https://isues.apache.org/jira/browse/WICKET-4945) - Wicket-atmosphere filters should be functions on AtmosphereResource
- * [WICKET-4946](https://isues.apache.org/jira/browse/WICKET-4946) - Allow passing parameters to atmosphere JS
- * [WICKET-5003](https://isues.apache.org/jira/browse/WICKET-5003) - Add wicket:for attribute in wicket.xsd
- * [WICKET-5006](https://isues.apache.org/jira/browse/WICKET-5006) - Improve null display value in AbstractSingleSelectChoice
- * [WICKET-5010](https://isues.apache.org/jira/browse/WICKET-5010) - Improve wicket-ajax.js to be able to work with jQuery 1.9+
- * [WICKET-5016](https://isues.apache.org/jira/browse/WICKET-5016) - Updated Application_el.properties for 6.x
- * [WICKET-5017](https://isues.apache.org/jira/browse/WICKET-5017) - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink
- * [WICKET-5022](https://isues.apache.org/jira/browse/WICKET-5022) - Improve Application_es.properties
- * [WICKET-5025](https://isues.apache.org/jira/browse/WICKET-5025) - Set the component as a context to the ajax listeners
+ * [WICKET-4444](https://issues.apache.org/jira/browse/WICKET-4444) - Add a callback to the Session which is called when the HttpSession is invalidated
+ * [WICKET-4861](https://issues.apache.org/jira/browse/WICKET-4861) - Making MultiFileUploadField use HTML5 multiple attr & remove confusing fakepath
+ * [WICKET-4945](https://issues.apache.org/jira/browse/WICKET-4945) - Wicket-atmosphere filters should be functions on AtmosphereResource
+ * [WICKET-4946](https://issues.apache.org/jira/browse/WICKET-4946) - Allow passing parameters to atmosphere JS
+ * [WICKET-5003](https://issues.apache.org/jira/browse/WICKET-5003) - Add wicket:for attribute in wicket.xsd
+ * [WICKET-5006](https://issues.apache.org/jira/browse/WICKET-5006) - Improve null display value in AbstractSingleSelectChoice
+ * [WICKET-5010](https://issues.apache.org/jira/browse/WICKET-5010) - Improve wicket-ajax.js to be able to work with jQuery 1.9+
+ * [WICKET-5016](https://issues.apache.org/jira/browse/WICKET-5016) - Updated Application_el.properties for 6.x
+ * [WICKET-5017](https://issues.apache.org/jira/browse/WICKET-5017) - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink
+ * [WICKET-5022](https://issues.apache.org/jira/browse/WICKET-5022) - Improve Application_es.properties
+ * [WICKET-5025](https://issues.apache.org/jira/browse/WICKET-5025) - Set the component as a context to the ajax listeners

Modified: wicket/common/site/trunk/_site/2013/02/15/wicket-6.6.0-released.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2013/02/15/wicket-6.6.0-released.html?rev=1450106&r1=1450105&r2=1450106&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2013/02/15/wicket-6.6.0-released.html (original)
+++ wicket/common/site/trunk/_site/2013/02/15/wicket-6.6.0-released.html Tue Feb 26 10:14:06 2013
@@ -228,67 +228,67 @@
 <h4 id='bugs'>Bugs</h4>
 
 <ul>
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4723'>WICKET-4723</a> - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4723'>WICKET-4723</a> - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4724'>WICKET-4724</a> - the option name &#8220;maxRequests&#8221; is wrong in jquery.wicketatmosphere.js</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4724'>WICKET-4724</a> - the option name &#8220;maxRequests&#8221; is wrong in jquery.wicketatmosphere.js</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4926'>WICKET-4926</a> - CheckGroupSelector does not work in nested forms in modal windows</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4926'>WICKET-4926</a> - CheckGroupSelector does not work in nested forms in modal windows</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4984'>WICKET-4984</a> - Update quickstart info for changed workflow in IntelliJ idea</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4984'>WICKET-4984</a> - Update quickstart info for changed workflow in IntelliJ idea</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4990'>WICKET-4990</a> - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(&#8220;onchange&#8221;)</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4990'>WICKET-4990</a> - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(&#8220;onchange&#8221;)</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4998'>WICKET-4998</a> - AjaxFormComponentUpdatingBehavior(&#8220;onkeypress&#8221;) is triggered when Enter is used on autocomplete list</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4998'>WICKET-4998</a> - AjaxFormComponentUpdatingBehavior(&#8220;onkeypress&#8221;) is triggered when Enter is used on autocomplete list</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5011'>WICKET-5011</a> - Allow Select to work with non-equals objects</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5011'>WICKET-5011</a> - Allow Select to work with non-equals objects</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5013'>WICKET-5013</a> - Wicket Enclosure fails with more than one component</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5013'>WICKET-5013</a> - Wicket Enclosure fails with more than one component</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5014'>WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code>&lt;header-contribution&gt;</code> in AjaxResponse</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5014'>WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code>&lt;header-contribution&gt;</code> in AjaxResponse</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5019'>WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5019'>WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5020'>WICKET-5020</a> - InlineEnclosureHandler always uses &#8220;wicket&#8221; namespace</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5020'>WICKET-5020</a> - InlineEnclosureHandler always uses &#8220;wicket&#8221; namespace</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5024'>WICKET-5024</a> - Global ajax event for precondition is not called</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5024'>WICKET-5024</a> - Global ajax event for precondition is not called</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5027'>WICKET-5027</a> - FormTester#getInputValue() does not support Select/SelectOption nor other custom components</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5027'>WICKET-5027</a> - FormTester#getInputValue() does not support Select/SelectOption nor other custom components</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5029'>WICKET-5029</a> - Palette does not allow to turn off localization</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5029'>WICKET-5029</a> - Palette does not allow to turn off localization</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5031'>WICKET-5031</a> - Upgrade bootstrap to 2.3</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5031'>WICKET-5031</a> - Upgrade bootstrap to 2.3</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5035'>WICKET-5035</a> - script tag with wicket:id does not throw exception if it was not added in the code</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5035'>WICKET-5035</a> - script tag with wicket:id does not throw exception if it was not added in the code</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5036'>WICKET-5036</a> - Post Parameters are lost when continueToOriginalDestination() is called</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5036'>WICKET-5036</a> - Post Parameters are lost when continueToOriginalDestination() is called</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5040'>WICKET-5040</a> - Session.exists() returns false when ThreadContext#session is not set to current session</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5040'>WICKET-5040</a> - Session.exists() returns false when ThreadContext#session is not set to current session</li>
 </ul>
 
 <h4 id='improvement'>Improvement</h4>
 
 <ul>
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4444'>WICKET-4444</a> - Add a callback to the Session which is called when the HttpSession is invalidated</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4444'>WICKET-4444</a> - Add a callback to the Session which is called when the HttpSession is invalidated</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4861'>WICKET-4861</a> - Making MultiFileUploadField use HTML5 multiple attr &amp; remove confusing fakepath</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4861'>WICKET-4861</a> - Making MultiFileUploadField use HTML5 multiple attr &amp; remove confusing fakepath</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4945'>WICKET-4945</a> - Wicket-atmosphere filters should be functions on AtmosphereResource</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4945'>WICKET-4945</a> - Wicket-atmosphere filters should be functions on AtmosphereResource</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4946'>WICKET-4946</a> - Allow passing parameters to atmosphere JS</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4946'>WICKET-4946</a> - Allow passing parameters to atmosphere JS</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5003'>WICKET-5003</a> - Add wicket:for attribute in wicket.xsd</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5003'>WICKET-5003</a> - Add wicket:for attribute in wicket.xsd</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5006'>WICKET-5006</a> - Improve null display value in AbstractSingleSelectChoice</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5006'>WICKET-5006</a> - Improve null display value in AbstractSingleSelectChoice</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5010'>WICKET-5010</a> - Improve wicket-ajax.js to be able to work with jQuery 1.9+</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5010'>WICKET-5010</a> - Improve wicket-ajax.js to be able to work with jQuery 1.9+</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5016'>WICKET-5016</a> - Updated Application_el.properties for 6.x</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5016'>WICKET-5016</a> - Updated Application_el.properties for 6.x</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5017'>WICKET-5017</a> - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5017'>WICKET-5017</a> - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5022'>WICKET-5022</a> - Improve Application_es.properties</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5022'>WICKET-5022</a> - Improve Application_es.properties</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5025'>WICKET-5025</a> - Set the component as a context to the ajax listeners</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5025'>WICKET-5025</a> - Set the component as a context to the ajax listeners</li>
 </ul>
 		</div>
         <div id="clearer"></div>

Modified: wicket/common/site/trunk/_site/atom.xml
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/atom.xml?rev=1450106&r1=1450105&r2=1450106&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/atom.xml (original)
+++ wicket/common/site/trunk/_site/atom.xml Tue Feb 26 10:14:06 2013
@@ -4,7 +4,7 @@
  <title>Apache Wicket</title>
  <link href="http://wicket.apache.org/atom.xml" rel="self"/>
  <link href="http://wicket.apache.org/"/>
- <updated>2013-02-26T10:31:13+02:00</updated>
+ <updated>2013-02-26T12:13:04+02:00</updated>
  <id>http://wicket.apache.org/</id>
  <author>
    <name>Apache Wicket</name>
@@ -103,67 +103,67 @@
 &lt;h4 id='bugs'&gt;Bugs&lt;/h4&gt;
 
 &lt;ul&gt;
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4723'&gt;WICKET-4723&lt;/a&gt; - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4723'&gt;WICKET-4723&lt;/a&gt; - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4724'&gt;WICKET-4724&lt;/a&gt; - the option name &amp;#8220;maxRequests&amp;#8221; is wrong in jquery.wicketatmosphere.js&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4724'&gt;WICKET-4724&lt;/a&gt; - the option name &amp;#8220;maxRequests&amp;#8221; is wrong in jquery.wicketatmosphere.js&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4926'&gt;WICKET-4926&lt;/a&gt; - CheckGroupSelector does not work in nested forms in modal windows&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4926'&gt;WICKET-4926&lt;/a&gt; - CheckGroupSelector does not work in nested forms in modal windows&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4984'&gt;WICKET-4984&lt;/a&gt; - Update quickstart info for changed workflow in IntelliJ idea&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4984'&gt;WICKET-4984&lt;/a&gt; - Update quickstart info for changed workflow in IntelliJ idea&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4990'&gt;WICKET-4990&lt;/a&gt; - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(&amp;#8220;onchange&amp;#8221;)&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4990'&gt;WICKET-4990&lt;/a&gt; - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(&amp;#8220;onchange&amp;#8221;)&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4998'&gt;WICKET-4998&lt;/a&gt; - AjaxFormComponentUpdatingBehavior(&amp;#8220;onkeypress&amp;#8221;) is triggered when Enter is used on autocomplete list&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4998'&gt;WICKET-4998&lt;/a&gt; - AjaxFormComponentUpdatingBehavior(&amp;#8220;onkeypress&amp;#8221;) is triggered when Enter is used on autocomplete list&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5011'&gt;WICKET-5011&lt;/a&gt; - Allow Select to work with non-equals objects&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5011'&gt;WICKET-5011&lt;/a&gt; - Allow Select to work with non-equals objects&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5013'&gt;WICKET-5013&lt;/a&gt; - Wicket Enclosure fails with more than one component&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5013'&gt;WICKET-5013&lt;/a&gt; - Wicket Enclosure fails with more than one component&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5014'&gt;WICKET-5014&lt;/a&gt; - Changes in WicketObjects.sizeof(final Serializable object) clashes with &lt;code&gt;&amp;lt;header-contribution&amp;gt;&lt;/code&gt; in AjaxResponse&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5014'&gt;WICKET-5014&lt;/a&gt; - Changes in WicketObjects.sizeof(final Serializable object) clashes with &lt;code&gt;&amp;lt;header-contribution&amp;gt;&lt;/code&gt; in AjaxResponse&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5019'&gt;WICKET-5019&lt;/a&gt; - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5019'&gt;WICKET-5019&lt;/a&gt; - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5020'&gt;WICKET-5020&lt;/a&gt; - InlineEnclosureHandler always uses &amp;#8220;wicket&amp;#8221; namespace&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5020'&gt;WICKET-5020&lt;/a&gt; - InlineEnclosureHandler always uses &amp;#8220;wicket&amp;#8221; namespace&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5024'&gt;WICKET-5024&lt;/a&gt; - Global ajax event for precondition is not called&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5024'&gt;WICKET-5024&lt;/a&gt; - Global ajax event for precondition is not called&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5027'&gt;WICKET-5027&lt;/a&gt; - FormTester#getInputValue() does not support Select/SelectOption nor other custom components&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5027'&gt;WICKET-5027&lt;/a&gt; - FormTester#getInputValue() does not support Select/SelectOption nor other custom components&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5029'&gt;WICKET-5029&lt;/a&gt; - Palette does not allow to turn off localization&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5029'&gt;WICKET-5029&lt;/a&gt; - Palette does not allow to turn off localization&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5031'&gt;WICKET-5031&lt;/a&gt; - Upgrade bootstrap to 2.3&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5031'&gt;WICKET-5031&lt;/a&gt; - Upgrade bootstrap to 2.3&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5035'&gt;WICKET-5035&lt;/a&gt; - script tag with wicket:id does not throw exception if it was not added in the code&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5035'&gt;WICKET-5035&lt;/a&gt; - script tag with wicket:id does not throw exception if it was not added in the code&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5036'&gt;WICKET-5036&lt;/a&gt; - Post Parameters are lost when continueToOriginalDestination() is called&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5036'&gt;WICKET-5036&lt;/a&gt; - Post Parameters are lost when continueToOriginalDestination() is called&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5040'&gt;WICKET-5040&lt;/a&gt; - Session.exists() returns false when ThreadContext#session is not set to current session&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5040'&gt;WICKET-5040&lt;/a&gt; - Session.exists() returns false when ThreadContext#session is not set to current session&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h4 id='improvement'&gt;Improvement&lt;/h4&gt;
 
 &lt;ul&gt;
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4444'&gt;WICKET-4444&lt;/a&gt; - Add a callback to the Session which is called when the HttpSession is invalidated&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4444'&gt;WICKET-4444&lt;/a&gt; - Add a callback to the Session which is called when the HttpSession is invalidated&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4861'&gt;WICKET-4861&lt;/a&gt; - Making MultiFileUploadField use HTML5 multiple attr &amp;amp; remove confusing fakepath&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4861'&gt;WICKET-4861&lt;/a&gt; - Making MultiFileUploadField use HTML5 multiple attr &amp;amp; remove confusing fakepath&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4945'&gt;WICKET-4945&lt;/a&gt; - Wicket-atmosphere filters should be functions on AtmosphereResource&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4945'&gt;WICKET-4945&lt;/a&gt; - Wicket-atmosphere filters should be functions on AtmosphereResource&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-4946'&gt;WICKET-4946&lt;/a&gt; - Allow passing parameters to atmosphere JS&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-4946'&gt;WICKET-4946&lt;/a&gt; - Allow passing parameters to atmosphere JS&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5003'&gt;WICKET-5003&lt;/a&gt; - Add wicket:for attribute in wicket.xsd&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5003'&gt;WICKET-5003&lt;/a&gt; - Add wicket:for attribute in wicket.xsd&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5006'&gt;WICKET-5006&lt;/a&gt; - Improve null display value in AbstractSingleSelectChoice&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5006'&gt;WICKET-5006&lt;/a&gt; - Improve null display value in AbstractSingleSelectChoice&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5010'&gt;WICKET-5010&lt;/a&gt; - Improve wicket-ajax.js to be able to work with jQuery 1.9+&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5010'&gt;WICKET-5010&lt;/a&gt; - Improve wicket-ajax.js to be able to work with jQuery 1.9+&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5016'&gt;WICKET-5016&lt;/a&gt; - Updated Application_el.properties for 6.x&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5016'&gt;WICKET-5016&lt;/a&gt; - Updated Application_el.properties for 6.x&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5017'&gt;WICKET-5017&lt;/a&gt; - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5017'&gt;WICKET-5017&lt;/a&gt; - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5022'&gt;WICKET-5022&lt;/a&gt; - Improve Application_es.properties&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5022'&gt;WICKET-5022&lt;/a&gt; - Improve Application_es.properties&lt;/li&gt;
 
-&lt;li&gt;&lt;a href='https://isues.apache.org/jira/browse/WICKET-5025'&gt;WICKET-5025&lt;/a&gt; - Set the component as a context to the ajax listeners&lt;/li&gt;
+&lt;li&gt;&lt;a href='https://issues.apache.org/jira/browse/WICKET-5025'&gt;WICKET-5025&lt;/a&gt; - Set the component as a context to the ajax listeners&lt;/li&gt;
 &lt;/ul&gt;</content>
  </entry>
  

Modified: wicket/common/site/trunk/_site/index.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/index.html?rev=1450106&r1=1450105&r2=1450106&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/index.html (original)
+++ wicket/common/site/trunk/_site/index.html Tue Feb 26 10:14:06 2013
@@ -223,63 +223,63 @@
 </ul><h3 id='upgrading_from_earlier_versions'>Upgrading from earlier versions</h3><p>If you upgrade from 6.y.z this release is a drop in replacement. If you come from a version prior to 6.0.0, please read our Wicket 6 migration guide found at</p><ul>
 <li><a href='http://s.apache.org/wicket-6.0-migration'>http://s.apache.org/wicket-6.0-migration</a></li>
 </ul><p>Have fun!</p><p>— The Wicket team</p><h3 id='release_notes__wicket__version_660'>Release Notes - Wicket - Version 6.6.0</h3><h4 id='bugs'>Bugs</h4><ul>
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4723'>WICKET-4723</a> - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4723'>WICKET-4723</a> - tracking id retrieved in AtmosphereBehavior#onRequest() is always 0</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4724'>WICKET-4724</a> - the option name &#8220;maxRequests&#8221; is wrong in jquery.wicketatmosphere.js</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4724'>WICKET-4724</a> - the option name &#8220;maxRequests&#8221; is wrong in jquery.wicketatmosphere.js</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4926'>WICKET-4926</a> - CheckGroupSelector does not work in nested forms in modal windows</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4926'>WICKET-4926</a> - CheckGroupSelector does not work in nested forms in modal windows</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4984'>WICKET-4984</a> - Update quickstart info for changed workflow in IntelliJ idea</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4984'>WICKET-4984</a> - Update quickstart info for changed workflow in IntelliJ idea</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4990'>WICKET-4990</a> - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(&#8220;onchange&#8221;)</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4990'>WICKET-4990</a> - Problem using AutoCompleteBehavior with AjaxFormComponentUpdatingBehavior(&#8220;onchange&#8221;)</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4998'>WICKET-4998</a> - AjaxFormComponentUpdatingBehavior(&#8220;onkeypress&#8221;) is triggered when Enter is used on autocomplete list</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4998'>WICKET-4998</a> - AjaxFormComponentUpdatingBehavior(&#8220;onkeypress&#8221;) is triggered when Enter is used on autocomplete list</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5011'>WICKET-5011</a> - Allow Select to work with non-equals objects</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5011'>WICKET-5011</a> - Allow Select to work with non-equals objects</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5013'>WICKET-5013</a> - Wicket Enclosure fails with more than one component</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5013'>WICKET-5013</a> - Wicket Enclosure fails with more than one component</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5014'>WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code>&lt;header-contribution&gt;</code> in AjaxResponse</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5014'>WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code>&lt;header-contribution&gt;</code> in AjaxResponse</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5019'>WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5019'>WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5020'>WICKET-5020</a> - InlineEnclosureHandler always uses &#8220;wicket&#8221; namespace</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5020'>WICKET-5020</a> - InlineEnclosureHandler always uses &#8220;wicket&#8221; namespace</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5024'>WICKET-5024</a> - Global ajax event for precondition is not called</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5024'>WICKET-5024</a> - Global ajax event for precondition is not called</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5027'>WICKET-5027</a> - FormTester#getInputValue() does not support Select/SelectOption nor other custom components</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5027'>WICKET-5027</a> - FormTester#getInputValue() does not support Select/SelectOption nor other custom components</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5029'>WICKET-5029</a> - Palette does not allow to turn off localization</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5029'>WICKET-5029</a> - Palette does not allow to turn off localization</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5031'>WICKET-5031</a> - Upgrade bootstrap to 2.3</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5031'>WICKET-5031</a> - Upgrade bootstrap to 2.3</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5035'>WICKET-5035</a> - script tag with wicket:id does not throw exception if it was not added in the code</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5035'>WICKET-5035</a> - script tag with wicket:id does not throw exception if it was not added in the code</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5036'>WICKET-5036</a> - Post Parameters are lost when continueToOriginalDestination() is called</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5036'>WICKET-5036</a> - Post Parameters are lost when continueToOriginalDestination() is called</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5040'>WICKET-5040</a> - Session.exists() returns false when ThreadContext#session is not set to current session</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5040'>WICKET-5040</a> - Session.exists() returns false when ThreadContext#session is not set to current session</li>
 </ul><h4 id='improvement'>Improvement</h4><ul>
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4444'>WICKET-4444</a> - Add a callback to the Session which is called when the HttpSession is invalidated</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4444'>WICKET-4444</a> - Add a callback to the Session which is called when the HttpSession is invalidated</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4861'>WICKET-4861</a> - Making MultiFileUploadField use HTML5 multiple attr &amp; remove confusing fakepath</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4861'>WICKET-4861</a> - Making MultiFileUploadField use HTML5 multiple attr &amp; remove confusing fakepath</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4945'>WICKET-4945</a> - Wicket-atmosphere filters should be functions on AtmosphereResource</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4945'>WICKET-4945</a> - Wicket-atmosphere filters should be functions on AtmosphereResource</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-4946'>WICKET-4946</a> - Allow passing parameters to atmosphere JS</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-4946'>WICKET-4946</a> - Allow passing parameters to atmosphere JS</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5003'>WICKET-5003</a> - Add wicket:for attribute in wicket.xsd</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5003'>WICKET-5003</a> - Add wicket:for attribute in wicket.xsd</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5006'>WICKET-5006</a> - Improve null display value in AbstractSingleSelectChoice</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5006'>WICKET-5006</a> - Improve null display value in AbstractSingleSelectChoice</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5010'>WICKET-5010</a> - Improve wicket-ajax.js to be able to work with jQuery 1.9+</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5010'>WICKET-5010</a> - Improve wicket-ajax.js to be able to work with jQuery 1.9+</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5016'>WICKET-5016</a> - Updated Application_el.properties for 6.x</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5016'>WICKET-5016</a> - Updated Application_el.properties for 6.x</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5017'>WICKET-5017</a> - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5017'>WICKET-5017</a> - BaseWicketTester#clickLink() doesn not serialize form to request for SubmitLink but does for AjaxSubmitLink</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5022'>WICKET-5022</a> - Improve Application_es.properties</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5022'>WICKET-5022</a> - Improve Application_es.properties</li>
 
-<li><a href='https://isues.apache.org/jira/browse/WICKET-5025'>WICKET-5025</a> - Set the component as a context to the ajax listeners</li>
+<li><a href='https://issues.apache.org/jira/browse/WICKET-5025'>WICKET-5025</a> - Set the component as a context to the ajax listeners</li>
 </ul><h1>Older news items</h1><ul>