<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>commits@tapestry.apache.org Archives</title>
<link rel="self" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/?format=atom"/>
<link href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/"/>
<id>http://mail-archives.apache.org/mod_mbox/tapestry-commits/</id>
<updated>2009-12-08T12:29:44Z</updated>
<entry>
<title>[jira] Updated: (TAP5-936) Tapestry wiki link links to nothing for locales other then en</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c843958962.1260264498075.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c843958962-1260264498075-JavaMail-jira@brutus%3e</id>
<updated>2009-12-08T09:28:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Ulrich Stärk updated TAP5-936:
------------------------------

    Fix Version/s: 5.2.0.0
                   5.0.19
                   5.1.0.6

&gt; Tapestry wiki link links to nothing for locales other then en
&gt; -------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-936
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-936
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2, 5.1.0.5, 5.0.18
&gt;            Reporter: Ulrich Stärk
&gt;            Assignee: Ulrich Stärk
&gt;            Priority: Minor
&gt;             Fix For: 5.2.0.0, 5.1.0.6, 5.0.19
&gt;
&gt;   Original Estimate: 0h
&gt;  Remaining Estimate: 0h
&gt;
&gt; The wiki link should link explicitly to http://wiki.apache.org/tapestry/FrontPage, otherwise
MoinMoin will choose a start page according to the user's browser's locale which in my case
(de) leads to an empty page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Closed: (TAP5-936) Tapestry wiki link links to nothing for locales other then en</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c556793813.1260264498180.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c556793813-1260264498180-JavaMail-jira@brutus%3e</id>
<updated>2009-12-08T09:28:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Ulrich Stärk closed TAP5-936.
-----------------------------

    Resolution: Fixed

&gt; Tapestry wiki link links to nothing for locales other then en
&gt; -------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-936
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-936
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2, 5.1.0.5, 5.0.18
&gt;            Reporter: Ulrich Stärk
&gt;            Assignee: Ulrich Stärk
&gt;            Priority: Minor
&gt;             Fix For: 5.1.0.6, 5.0.19, 5.2.0.0
&gt;
&gt;   Original Estimate: 0h
&gt;  Remaining Estimate: 0h
&gt;
&gt; The wiki link should link explicitly to http://wiki.apache.org/tapestry/FrontPage, otherwise
MoinMoin will choose a start page according to the user's browser's locale which in my case
(de) leads to an empty page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>svn commit: r888299 - in /tapestry/tapestry5: branches/5.0/src/site/site.xml branches/5.1.0.x-dev/src/site/site.xml trunk/src/site/site.xml</title>
<author><name>uli@apache.org</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c20091208092707.A674B23889B6@eris.apache.org%3e"/>
<id>urn:uuid:%3c20091208092707-A674B23889B6@eris-apache-org%3e</id>
<updated>2009-12-08T09:27:07Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Author: uli
Date: Tue Dec  8 09:27:07 2009
New Revision: 888299

URL: http://svn.apache.org/viewvc?rev=888299&amp;view=rev
Log:
TAP5-936: Tapestry wiki link links to nothing for locales other then en

Modified:
    tapestry/tapestry5/branches/5.0/src/site/site.xml
    tapestry/tapestry5/branches/5.1.0.x-dev/src/site/site.xml
    tapestry/tapestry5/trunk/src/site/site.xml

Modified: tapestry/tapestry5/branches/5.0/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.0/src/site/site.xml?rev=888299&amp;r1=888298&amp;r2=888299&amp;view=diff
==============================================================================
--- tapestry/tapestry5/branches/5.0/src/site/site.xml (original)
+++ tapestry/tapestry5/branches/5.0/src/site/site.xml Tue Dec  8 09:27:07 2009
@@ -124,7 +124,7 @@
         &lt;/menu&gt;
 
         &lt;menu name="Resources"&gt;
-            &lt;item name="Wiki" href="http://wiki.apache.org/tapestry"/&gt;
+            &lt;item name="Wiki" href="http://wiki.apache.org/tapestry/FrontPage"/&gt;
             &lt;item name="Wiki HowTos" href="http://wiki.apache.org/tapestry/Tapestry5HowTos"/&gt;
         &lt;/menu&gt;
 

Modified: tapestry/tapestry5/branches/5.1.0.x-dev/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.1.0.x-dev/src/site/site.xml?rev=888299&amp;r1=888298&amp;r2=888299&amp;view=diff
==============================================================================
--- tapestry/tapestry5/branches/5.1.0.x-dev/src/site/site.xml (original)
+++ tapestry/tapestry5/branches/5.1.0.x-dev/src/site/site.xml Tue Dec  8 09:27:07 2009
@@ -137,7 +137,7 @@
         &lt;/menu&gt;
 
         &lt;menu name="Resources"&gt;
-            &lt;item name="Wiki" href="http://wiki.apache.org/tapestry"/&gt;
+            &lt;item name="Wiki" href="http://wiki.apache.org/tapestry/FrontPage"/&gt;
             &lt;item name="Wiki HowTos" href="http://wiki.apache.org/tapestry/Tapestry5HowTos"/&gt;
         &lt;/menu&gt;
 

Modified: tapestry/tapestry5/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/site.xml?rev=888299&amp;r1=888298&amp;r2=888299&amp;view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/site.xml (original)
+++ tapestry/tapestry5/trunk/src/site/site.xml Tue Dec  8 09:27:07 2009
@@ -138,7 +138,7 @@
         &lt;/menu&gt;
 
         &lt;menu name="Resources"&gt;
-            &lt;item name="Wiki" href="http://wiki.apache.org/tapestry"/&gt;
+            &lt;item name="Wiki" href="http://wiki.apache.org/tapestry/FrontPage"/&gt;
             &lt;item name="Wiki HowTos" href="http://wiki.apache.org/tapestry/Tapestry5HowTos"/&gt;
         &lt;/menu&gt;
 




</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-936) Tapestry wiki link links to nothing for locales other then en</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c614288014.1260263598192.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c614288014-1260263598192-JavaMail-jira@brutus%3e</id>
<updated>2009-12-08T09:13:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Ulrich Stärk updated TAP5-936:
------------------------------

              Assignee: Ulrich Stärk
     Affects Version/s:     (was: 5.2.0.0)
                        5.2
    Remaining Estimate: 0h
     Original Estimate: 0h

&gt; Tapestry wiki link links to nothing for locales other then en
&gt; -------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-936
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-936
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2, 5.1.0.5, 5.0.18
&gt;            Reporter: Ulrich Stärk
&gt;            Assignee: Ulrich Stärk
&gt;            Priority: Minor
&gt;   Original Estimate: 0h
&gt;  Remaining Estimate: 0h
&gt;
&gt; The wiki link should link explicitly to http://wiki.apache.org/tapestry/FrontPage, otherwise
MoinMoin will choose a start page according to the user's browser's locale which in my case
(de) leads to an empty page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-937) LinkImpl does not handle parameters propery when passed into the constructor</title>
<author><name>&quot;Joost Schouten (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1051628746.1260261798082.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1051628746-1260261798082-JavaMail-jira@brutus%3e</id>
<updated>2009-12-08T08:43:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Joost Schouten updated TAP5-937:
--------------------------------

    Attachment: parameter_addition_patch.txt

patch checks if the baseURI already contains a '?', if so start adding the new params with
an '&amp;', otherwise start with a '?'. Also added a test for a situation where a base URI
with parameters on the path in instantiated.

&gt; LinkImpl does not handle parameters propery when passed into the constructor
&gt; ----------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-937
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-937
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.1
&gt;            Reporter: Joost Schouten
&gt;         Attachments: parameter_addition_patch.txt
&gt;
&gt;
&gt; I noticed this after using the AjaxFormLoop AddRowLink on a page which has an onActivate
and onPassivate resulting in the addition of a "t:ac" to the url. Debugging showed me that
the t:ac is already present on instantiation of the LinkImpl. When calling toAbsoluteUri the
parameters are added in a way where they will always start with a "?". Obvisouly resulting
in an invalid URL with two ?'s
&gt; I'm building a failing test at this stage and will provide a patch once resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-937) LinkImpl does not handle parameters propery when passed into the constructor</title>
<author><name>&quot;Joost Schouten (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1615673495.1260261678339.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1615673495-1260261678339-JavaMail-jira@brutus%3e</id>
<updated>2009-12-08T08:41:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Joost Schouten updated TAP5-937:
--------------------------------

    Attachment:     (was: parameter_addition_patch.txt)

&gt; LinkImpl does not handle parameters propery when passed into the constructor
&gt; ----------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-937
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-937
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.1
&gt;            Reporter: Joost Schouten
&gt;
&gt; I noticed this after using the AjaxFormLoop AddRowLink on a page which has an onActivate
and onPassivate resulting in the addition of a "t:ac" to the url. Debugging showed me that
the t:ac is already present on instantiation of the LinkImpl. When calling toAbsoluteUri the
parameters are added in a way where they will always start with a "?". Obvisouly resulting
in an invalid URL with two ?'s
&gt; I'm building a failing test at this stage and will provide a patch once resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Closed: (TAP5-813) the component rendering page of the user guide is not generated by maven</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c393961229.1260215718206.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c393961229-1260215718206-JavaMail-jira@brutus%3e</id>
<updated>2009-12-07T19:55:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Ulrich Stärk closed TAP5-813.
-----------------------------

    Resolution: Fixed

&gt; the component rendering page of the user guide is not generated by maven
&gt; ------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-813
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-813
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2
&gt;            Reporter: Ulrich Stärk
&gt;            Assignee: Ulrich Stärk
&gt;            Priority: Minor
&gt;             Fix For: 5.2.0.0
&gt;
&gt;         Attachments: TAP5-813.txt
&gt;
&gt;   Original Estimate: 0h
&gt;  Remaining Estimate: 0h
&gt;
&gt; Due to missing braces, maven does not generate the component rendering page ot the user
guide.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-813) the component rendering page of the user guide is not generated by maven</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c937270687.1260215718088.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c937270687-1260215718088-JavaMail-jira@brutus%3e</id>
<updated>2009-12-07T19:55:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Ulrich Stärk updated TAP5-813:
------------------------------

         Fix Version/s: 5.2.0.0
    Remaining Estimate: 0h
     Original Estimate: 0h

&gt; the component rendering page of the user guide is not generated by maven
&gt; ------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-813
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-813
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2
&gt;            Reporter: Ulrich Stärk
&gt;            Assignee: Ulrich Stärk
&gt;            Priority: Minor
&gt;             Fix For: 5.2.0.0
&gt;
&gt;         Attachments: TAP5-813.txt
&gt;
&gt;   Original Estimate: 0h
&gt;  Remaining Estimate: 0h
&gt;
&gt; Due to missing braces, maven does not generate the component rendering page ot the user
guide.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>svn commit: r888110 - /tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt</title>
<author><name>uli@apache.org</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c20091207195419.0845C238898A@eris.apache.org%3e"/>
<id>urn:uuid:%3c20091207195419-0845C238898A@eris-apache-org%3e</id>
<updated>2009-12-07T19:54:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Author: uli
Date: Mon Dec  7 19:54:17 2009
New Revision: 888110

URL: http://svn.apache.org/viewvc?rev=888110&amp;view=rev
Log:
TAP5-813: the component rendering page of the user guide is not generated by maven

Modified:
    tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt

Modified: tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt?rev=888110&amp;r1=888109&amp;r2=888110&amp;view=diff
==============================================================================
--- tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt (original)
+++ tapestry/tapestry5/trunk/src/site/apt/guide/rendering.apt Mon Dec  7 19:54:17 2009
@@ -295,7 +295,7 @@
 
   The order in which the mixins of a given class (@MixinAfter or mixins before) execute is
determined
   by the ordering constraints specified for the mixins. If no constrains are provided, the
order is undefined.
-  See {{{mixins.html}component mixins} for more details.
+  See {{{mixins.html}component mixins}} for more details.
 
 * Parents before Child
 




</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Assigned: (TAP5-813) the component rendering page of the user guide is not generated by maven</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1788722662.1260215598100.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1788722662-1260215598100-JavaMail-jira@brutus%3e</id>
<updated>2009-12-07T19:53:18Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Ulrich Stärk reassigned TAP5-813:
---------------------------------

    Assignee: Ulrich Stärk

&gt; the component rendering page of the user guide is not generated by maven
&gt; ------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-813
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-813
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2
&gt;            Reporter: Ulrich Stärk
&gt;            Assignee: Ulrich Stärk
&gt;            Priority: Minor
&gt;         Attachments: TAP5-813.txt
&gt;
&gt;
&gt; Due to missing braces, maven does not generate the component rendering page ot the user
guide.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>svn commit: r888068 - in /tapestry: tapestry-site/trunk/pom.xml tapestry-site/trunk/src/site/xdoc/committers.xml tapestry5/trunk/pom.xml</title>
<author><name>uli@apache.org</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c20091207183136.DB8F2238898A@eris.apache.org%3e"/>
<id>urn:uuid:%3c20091207183136-DB8F2238898A@eris-apache-org%3e</id>
<updated>2009-12-07T18:31:36Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Author: uli
Date: Mon Dec  7 18:31:35 2009
New Revision: 888068

URL: http://svn.apache.org/viewvc?rev=888068&amp;view=rev
Log:
Add myself (Ulrich Stärk) to the committers lists.

Modified:
    tapestry/tapestry-site/trunk/pom.xml
    tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml
    tapestry/tapestry5/trunk/pom.xml

Modified: tapestry/tapestry-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?rev=888068&amp;r1=888067&amp;r2=888068&amp;view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/pom.xml (original)
+++ tapestry/tapestry-site/trunk/pom.xml Mon Dec  7 18:31:35 2009
@@ -168,6 +168,15 @@
             &lt;/roles&gt;
             &lt;timezone&gt;-3&lt;/timezone&gt;
         &lt;/developer&gt;
+        &lt;developer&gt;
+            &lt;id&gt;uli&lt;/id&gt;
+            &lt;name&gt;Ulrich St&amp;auml;rk&lt;/name&gt;
+            &lt;email&gt;uli@apache.org&lt;/email&gt;
+            &lt;roles&gt;
+                &lt;role&gt;Developer&lt;/role&gt;
+            &lt;/roles&gt;
+            &lt;timezone&gt;+1&lt;/timezone&gt;
+        &lt;/developer&gt;
     &lt;/developers&gt;
 
     &lt;distributionManagement&gt;

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml?rev=888068&amp;r1=888067&amp;r2=888068&amp;view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/committers.xml Mon Dec  7 18:31:35 2009
@@ -73,6 +73,12 @@
                     &lt;td&gt;May 2007&lt;/td&gt;
                     &lt;td/&gt;
                 &lt;/tr&gt;
+                &lt;tr&gt;
+                    &lt;td&gt;Ulrich StÃ¤rk&lt;/td&gt;
+                    &lt;td&gt;-&lt;/td&gt;
+                    &lt;td&gt;Nov 2009&lt;/td&gt;
+                    &lt;td/&gt;
+                &lt;/tr&gt;
 
                 &lt;tr&gt;
                     &lt;td&gt;Brian K. Wallace&lt;/td&gt;

Modified: tapestry/tapestry5/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/pom.xml?rev=888068&amp;r1=888067&amp;r2=888068&amp;view=diff
==============================================================================
--- tapestry/tapestry5/trunk/pom.xml (original)
+++ tapestry/tapestry5/trunk/pom.xml Mon Dec  7 18:31:35 2009
@@ -113,6 +113,15 @@
             &lt;/roles&gt;
             &lt;timezone&gt;-3&lt;/timezone&gt;
         &lt;/developer&gt;
+        &lt;developer&gt;
+            &lt;id&gt;uli&lt;/id&gt;
+            &lt;name&gt;Ulrich St&amp;auml;rk&lt;/name&gt;
+            &lt;email&gt;uli@apache.org&lt;/email&gt;
+            &lt;roles&gt;
+                &lt;role&gt;Developer&lt;/role&gt;
+            &lt;/roles&gt;
+            &lt;timezone&gt;+1&lt;/timezone&gt;
+        &lt;/developer&gt;
     &lt;/developers&gt;
 
     &lt;ciManagement&gt;




</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-840) Support character references in tml files with HTML 5 Doctype</title>
<author><name>&quot;Robin Komiwes (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1318565949.1260027440814.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1318565949-1260027440814-JavaMail-jira@brutus%3e</id>
<updated>2009-12-05T15:37:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Robin Komiwes updated TAP5-840:
-------------------------------

    Attachment: patch.txt

As I needed HTML5 for some projects, I made the fix.

I've explored many ways, such as DTDOverriding , custom external entity resolving...Without
success. I also tried to use TemplateParserImpl.resolveEntity() and to add a hack for HTML5
like it's made for HTML4. But still no success.

Finally, I tried with XMLInputFactory.IS_REPLACING_ENTITY_REFERENCES property set to false
, a new TemplateToken implementation for entities, and it works.

Now, every entities, with or without a doctype set, are now simply output "as it".

I created a new symbol to offer the possibility to go back to the old system.

PFA the patch with tests.

&gt; Support character references in tml files with HTML 5 Doctype
&gt; -------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-840
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-840
&gt;             Project: Tapestry 5
&gt;          Issue Type: Improvement
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.0.18
&gt;            Reporter: Ben Gidley
&gt;         Attachments: patch.txt
&gt;
&gt;
&gt; Currently to support HTML character references (e.g. &amp;copy;) you need to put a HTML
Doctype at the top of the TML file. 
&gt; e.g. &lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"&gt;
&gt; However for HTML 5 they have stopped using XML doctypes and instead use
&gt; &lt;!DOCTYPE html&gt;
&gt; If you change tapestry page to use this you can no longer use entities as the XML parser
doesn't know what to do. 
&gt; Ideally there should be some kind of logic that detects &lt;!DOCTYPE html&gt; and include
a suitable DTD to resolve the common HTML entities. The HTML 5 specification defines the allowed
named character references - http://dev.w3.org/html5/spec/Overview.html#named-character-references.
There doesn't seem to be a DTD of allowed references maintained anymore.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-445) Add ability to turn off GZIP compression easily, for both static assets and dynamic page renders</title>
<author><name>&quot;Gabriel Falkenberg (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c903963974.1259940021021.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c903963974-1259940021021-JavaMail-jira@brutus%3e</id>
<updated>2009-12-04T15:20:21Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12785963#action_12785963
] 

Gabriel Falkenberg commented on TAP5-445:
-----------------------------------------

Just so that people finding this page via Google has something to copy/paste to turn off GZIP-compression
in their Tapestry 5 apps:

	    public static void contributeApplicationDefaults(MappedConfiguration&lt;String, String&gt;
configuration)
	    {
	        configuration.add(SymbolConstants.GZIP_COMPRESSION_ENABLED, "false");
	    }


&gt; Add ability to turn off GZIP compression easily, for both static assets and dynamic page
renders
&gt; ------------------------------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-445
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-445
&gt;             Project: Tapestry 5
&gt;          Issue Type: Improvement
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.1.0.0
&gt;            Reporter: Fernando
&gt;            Assignee: Howard M. Lewis Ship
&gt;             Fix For: 5.1.0.0
&gt;
&gt;
&gt; I have to report a huge regression because of Tapestry Compression.
&gt; I just tried running with the latest tapestry and it worked just fine most of the time
( going against browsers ), but we interact with the Facebook proxy, and it looks like they
got totally confused with the tapestry compression support, thus they would only serve up
an error page.  Luckily, with Tapestry's new configuration override feature (thank you howard),
I was able to turn it off easily, and have my app working again.
&gt; 	public void contributeHttpServletRequestHandler( OrderedConfiguration&lt;HttpServletRequestFilter&gt;
configuration ) {
&gt; 		configuration.override( "GZIP", null );
&gt; 	}
&gt; So I wanted to report this regression, it might be the case that I'm the only one affected,
but we don't for sure, and probably people will never realize why it doesn't work.  I don't
know if any other issues might arise from tapestry-compression, but I will want to make sure
I can turn the feature off as I need to.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-930) linksubmit does not fire sumbit event in 5.1.0.5</title>
<author><name>&quot;Peter Rietzler (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c286556020.1259830700859.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c286556020-1259830700859-JavaMail-jira@brutus%3e</id>
<updated>2009-12-03T08:58:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12785233#action_12785233
] 

Peter Rietzler commented on TAP5-930:
-------------------------------------

Here is  a simple tml that shows the problem
- clicking on the button triggers the correct behavior -&gt; two messages 'onsubmit' and 'onsubmit
from event handler'
- clicking on the link triggers only one message -&gt; 'onsubmit' (any other event handlers
are not executed because in LinkSubmit.js only onsubmit is executed)

&lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd" xmlns:p="tapestry:parameter"
&gt;
	&lt;body&gt;
		
		&lt;t:form id="form" onsubmit="alert('onsubmit')"&gt;
			&lt;t:linkSubmit&gt;Submit Form&lt;/t:linkSubmit&gt;
			&lt;t:submit/&gt;
		&lt;/t:form&gt;
		
		&lt;script type="text/javascript"&gt;
			$("form").addEventListener("submit", function() {
				alert('onsubmit from event handler');
			}, false);
		&lt;/script&gt;
			
	&lt;/body&gt;
&lt;/html&gt;

&gt; linksubmit does not fire sumbit event in 5.1.0.5
&gt; ------------------------------------------------
&gt;
&gt;                 Key: TAP5-930
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-930
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;    Affects Versions: 5.1
&gt;         Environment: java 1.6
&gt; windows 7
&gt; tapestry 5.1.0.5
&gt; firefox 3.5 or google chrome
&gt;            Reporter: Sergey Kashin
&gt;            Priority: Critical
&gt;         Attachments: linksubmit.js
&gt;
&gt;
&gt; linksubmit does not fire sumbit form
&gt; where is no any action
&gt; if i change linksubmit to submit buttom all works fine
&gt; Template:
&gt; ----------------------------------------------------------------------------------
&gt; &lt;?xml version="1.0" encoding="windows-1251"?&gt;
&gt; &lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"  xmlns:p="tapestry:parameter"&gt;
&gt;     &lt;t:form t:id="frm" &gt;
&gt;        &lt;t:textfield value="txt"&gt;&lt;/t:textfield&gt;&lt;br/&gt;
&gt;       &lt;t:linksubmit t:id="save" &gt;Save&lt;/t:linksubmit&gt; .  &lt;t:linksubmit
t:id="cancel" &gt;Cancel&lt;/t:linksubmit&gt;
&gt;     &lt;/t:form&gt;
&gt; &lt;/html&gt;
&gt; ----------------------------------------------------------------------------------
&gt; java code:
&gt; ----------------------------------------------------------------------------------
&gt;   private Object formEventReturn;
&gt;   @Property
&gt;   private String txt;
&gt;   void onSelectedFromSave() {
&gt;     // do whatever;
&gt;     formEventReturn = Index.class; // go to AnotherPage
&gt;   }
&gt;   void onSelectedFromCancel() {
&gt;     // do whatever
&gt;     formEventReturn = null; // stay on this page
&gt;   }
&gt; Object onSuccessFromFrm() {
&gt;   //do things specific to form Foo
&gt;   return formEventReturn;
&gt; }
&gt; ----------------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable</title>
<author><name>&quot;Geoff Callender (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1977260878.1259818760832.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1977260878-1259818760832-JavaMail-jira@brutus%3e</id>
<updated>2009-12-03T05:39:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12785188#action_12785188
] 

Geoff Callender commented on TAP5-815:
--------------------------------------

Hey Robert,

I haven't had a chance to review the AssetProtectionDispatcher, but can you confirm its default
setup matches the following bits of the servlet spec? I think the servlet spec describes the
behaviour that developers would reasonably expect, regardless of the fact that T5 doesn't
use servlets.

1. ALWAYS deny clients access to WEB-INF: 

"any requests from the client to access the resources in WEB-INF/ directory must be returned
with a SC_NOT_FOUND(404) response." (Servlet Spec 2.4 section 9.5)

2. ALWAYS deny clients access to META-INF: 

"any requests to access the resources in META-INF directory must be returned with a SC_NOT_FOUND(404)
response." (Servlet spec 2.4 section 9.6)

3. By default, allow access to static resources: 

"Web containers are required to support access to web resources by clients that have not authenticated
themselves to the container. This is the common mode of access to web resources on the Internet."
(Servlet Spec 2.4 section 12.7)

If resources such as .tml files need to be hidden then either move them into WEB-INF/classes
(which I'd argue is where they belong anyway as they are a non-configurable part of the app)
or blacklist them.

As for displaying index pages as the client traverses the resources, I think we're all agreed
it's wrong.

Geoff

&gt; Asset dispatcher allows any file inside the webapp visible and downloadable
&gt; ---------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-815
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-815
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;    Affects Versions: 5.1.0.5
&gt;            Reporter: Thiago H. de Paula Figueiredo
&gt;            Assignee: Robert Zeigler
&gt;            Priority: Blocker
&gt;
&gt; Take any asset and you have an URL like domain.com/assets/ctx/f10407a6c1753e39/css/main.css.
If you request domain.com/assets/ctx/f10407a6c1753e39/, a list containing all the files inside
the webapp root is shown. It gives you the hint at downloading any file you want, including
anyting inside WEB-INF and assets that should be protected by ResourceDigestGenerator.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Assigned: (TAP5-915) It should be possible to override a components message catalog</title>
<author><name>&quot;Igor Drobiazko (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c987117812.1259786901519.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c987117812-1259786901519-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T20:48:21Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Igor Drobiazko reassigned TAP5-915:
-----------------------------------

    Assignee: Igor Drobiazko

&gt; It should be possible to override a components message catalog
&gt; --------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-915
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-915
&gt;             Project: Tapestry 5
&gt;          Issue Type: Improvement
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.2.0.0
&gt;            Reporter: Igor Drobiazko
&gt;            Assignee: Igor Drobiazko
&gt;
&gt; If have often the use case to override an existing component messages catalog because
the existing translation for certain languages is bad or written in techie language. For example
the message 'Date value '%s' is not parseable' is not manager friendly. 
&gt; We need something like a 'ValidationMessagesSource' for component message catalogs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-944) When a ValueEncoder is unable to convert an id to a entity, it should wrap the underlying type coercion exception to describe the input and expected output type</title>
<author><name>&quot;Howard M. Lewis Ship (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1985993141.1259784140749.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1985993141-1259784140749-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T20:02:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
When a ValueEncoder is unable to convert an id to a entity, it should wrap the underlying type
coercion exception to describe the input and expected output type
----------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-944
                 URL: https://issues.apache.org/jira/browse/TAP5-944
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-hibernate
    Affects Versions: 5.2
            Reporter: Howard M. Lewis Ship


I.e.,  "Unable to convert 'xyz' to a com.myco.entities.User instance."

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-943) Documentation for event handler methods should go into detail about returns true or false</title>
<author><name>&quot;Howard M. Lewis Ship (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1522678490.1259783780709.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1522678490-1259783780709-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T19:56:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12784977#action_12784977
] 

Howard M. Lewis Ship commented on TAP5-943:
-------------------------------------------

Also, the documentation for ComponentEventCallback is incorrect.

&gt; Documentation for event handler methods should go into detail about returns true or false
&gt; -----------------------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-943
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-943
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2.0.0
&gt;            Reporter: Howard M. Lewis Ship
&gt;
&gt; When me, the author, has to go digging in the code to figure out what happens, that's
a real problem!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-943) Documentation for event handler methods should go into detail about returns true or false</title>
<author><name>&quot;Howard M. Lewis Ship (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c922565890.1259783660883.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c922565890-1259783660883-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T19:54:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Documentation for event handler methods should go into detail about returns true or false
-----------------------------------------------------------------------------------------

                 Key: TAP5-943
                 URL: https://issues.apache.org/jira/browse/TAP5-943
             Project: Tapestry 5
          Issue Type: Bug
          Components: documentation
    Affects Versions: 5.2.0.0
            Reporter: Howard M. Lewis Ship


When me, the author, has to go digging in the code to figure out what happens, that's a real
problem!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-940) Zone should fire a heart beat event</title>
<author><name>&quot;Howard M. Lewis Ship (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1989406578.1259781200762.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1989406578-1259781200762-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T19:13:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12784963#action_12784963
] 

Howard M. Lewis Ship commented on TAP5-940:
-------------------------------------------

An obvious workaround would be to include, in the body of the Zone, a non-rendering component
that starts and ends a heartbeat.

&gt; Zone should fire a heart beat event
&gt; -----------------------------------
&gt;
&gt;                 Key: TAP5-940
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-940
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;    Affects Versions: 5.1.0.5
&gt;            Reporter: mindhawk
&gt;            Priority: Minor
&gt;
&gt; If there is not a component in Zone fire a heart beat event, the forced attributes would
not return to the client, although the page would fire this event at the end. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-942) Javascript error after zone refreshed for IE</title>
<author><name>&quot;mindhawk (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1202062263.1259736140655.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1202062263-1259736140655-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T06:42:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Javascript error after zone refreshed for IE
--------------------------------------------

                 Key: TAP5-942
                 URL: https://issues.apache.org/jira/browse/TAP5-942
             Project: Tapestry 5
          Issue Type: Bug
    Affects Versions: 5.1.0.5
            Reporter: mindhawk
            Priority: Critical


If I write such a html template as follows:

&lt;div t:type="zone" t:id="zone"&gt;
	    &lt;div onclick="javascript:alert('ok')"&gt;click&lt;/div&gt;
&lt;/div&gt;

There will be an javascript error for IE because at this time the template is show as follow:
&lt;div onclick='alert(&amp;apos;ok&amp;apos;)'&gt;click&lt;/div&gt;

If I click on the div, a error will occour in IE, but others work well 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-941) Chinese localization for corelib components</title>
<author><name>&quot;mindhawk (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c360852584.1259721380637.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c360852584-1259721380637-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T02:36:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

mindhawk updated TAP5-941:
--------------------------

    Attachment: Chinese_localization_for_corelib_components .rar

Form_zh_CN.properties
GridColumns_zh_CN.properties
Grid_zh_CN.properties
GridPager_zh_CN.properties
BeanEditForm_zh_CN.properties
PropertyEditor_zh_CN.properties
DateField_zh_CN.properties
Palette_zh_CN.properties
ProgressiveDisplay_zh_CN.properties

&gt; Chinese localization for corelib components
&gt; -------------------------------------------
&gt;
&gt;                 Key: TAP5-941
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-941
&gt;             Project: Tapestry 5
&gt;          Issue Type: Improvement
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.1.0.5
&gt;            Reporter: mindhawk
&gt;            Priority: Minor
&gt;         Attachments: Chinese_localization_for_corelib_components .rar
&gt;
&gt;
&gt; Chinese localization for corelib components

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-941) Chinese localization for corelib components</title>
<author><name>&quot;mindhawk (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1426637600.1259721200674.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1426637600-1259721200674-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T02:33:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Chinese localization for corelib components
-------------------------------------------

                 Key: TAP5-941
                 URL: https://issues.apache.org/jira/browse/TAP5-941
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.1.0.5
            Reporter: mindhawk
            Priority: Minor


Chinese localization for corelib components

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-940) Zone should fire a heart beat event</title>
<author><name>&quot;mindhawk (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c992790178.1259719282294.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c992790178-1259719282294-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T02:01:22Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Zone should fire a heart beat event
-----------------------------------

                 Key: TAP5-940
                 URL: https://issues.apache.org/jira/browse/TAP5-940
             Project: Tapestry 5
          Issue Type: Bug
    Affects Versions: 5.1.0.5
            Reporter: mindhawk
            Priority: Minor


If there is not a component in Zone fire a heart beat event, the forced attributes would not
return to the client, although the page would fire this event at the end. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-939) Chinese localization for ValidationMessages_zh_CN</title>
<author><name>&quot;mindhawk (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c987008486.1259718920639.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c987008486-1259718920639-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T01:55:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

mindhawk updated TAP5-939:
--------------------------

    Attachment: ValidationMessages_zh_CN.properties

Add some localization messages for zh_CN

&gt; Chinese localization for ValidationMessages_zh_CN
&gt; -------------------------------------------------
&gt;
&gt;                 Key: TAP5-939
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-939
&gt;             Project: Tapestry 5
&gt;          Issue Type: Improvement
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.1.0.5
&gt;            Reporter: mindhawk
&gt;            Priority: Trivial
&gt;         Attachments: ValidationMessages_zh_CN.properties
&gt;
&gt;
&gt; Chinese localization for ValidationMessages_zh_CN

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-939) Chinese localization for ValidationMessages_zh_CN</title>
<author><name>&quot;mindhawk (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1075454368.1259718801223.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1075454368-1259718801223-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T01:53:21Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Chinese localization for ValidationMessages_zh_CN
-------------------------------------------------

                 Key: TAP5-939
                 URL: https://issues.apache.org/jira/browse/TAP5-939
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.1.0.5
            Reporter: mindhawk
            Priority: Trivial


Chinese localization for ValidationMessages_zh_CN

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-839) Tapestry should ignore (public) synthetic methods in module classes</title>
<author><name>&quot;Peter Niederwieser (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c160337615.1259716520664.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c160337615-1259716520664-JavaMail-jira@brutus%3e</id>
<updated>2009-12-02T01:15:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Peter Niederwieser updated TAP5-839:
------------------------------------

    Attachment: fix_for_TAP5-839.patch

Here is a patch for this bug, along with a test. Hope this will speed things up. 

&gt; Tapestry should ignore (public) synthetic methods in module classes
&gt; -------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-839
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-839
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;            Reporter: Peter Niederwieser
&gt;         Attachments: fix_for_TAP5-839.patch
&gt;
&gt;
&gt; Groovy (and probably other alternative languages as well) enriches its classes with public
synthetic methods. For module classes written in Groovy, Tapestry complains that it doesn't
recognize these methods. Because synthetic methods are obviously not meant for Tapestry, they
should be ignored.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-930) linksubmit does not fire sumbit event in 5.1.0.5</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c580828488.1259673560717.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c580828488-1259673560717-JavaMail-jira@brutus%3e</id>
<updated>2009-12-01T13:19:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12784223#action_12784223
] 

Ulrich Stärk commented on TAP5-930:
-----------------------------------

As I already said: from the example supplied it is only apparent that the SELECTED event might
not have been fired. I ask again: are you sure that it's the submit event that doesn't get
fired or is it the selected event? If the latter is the case, this is a duplicate of TAP5-779.

&gt; linksubmit does not fire sumbit event in 5.1.0.5
&gt; ------------------------------------------------
&gt;
&gt;                 Key: TAP5-930
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-930
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;    Affects Versions: 5.1
&gt;         Environment: java 1.6
&gt; windows 7
&gt; tapestry 5.1.0.5
&gt; firefox 3.5 or google chrome
&gt;            Reporter: Sergey Kashin
&gt;            Priority: Critical
&gt;         Attachments: linksubmit.js
&gt;
&gt;
&gt; linksubmit does not fire sumbit form
&gt; where is no any action
&gt; if i change linksubmit to submit buttom all works fine
&gt; Template:
&gt; ----------------------------------------------------------------------------------
&gt; &lt;?xml version="1.0" encoding="windows-1251"?&gt;
&gt; &lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"  xmlns:p="tapestry:parameter"&gt;
&gt;     &lt;t:form t:id="frm" &gt;
&gt;        &lt;t:textfield value="txt"&gt;&lt;/t:textfield&gt;&lt;br/&gt;
&gt;       &lt;t:linksubmit t:id="save" &gt;Save&lt;/t:linksubmit&gt; .  &lt;t:linksubmit
t:id="cancel" &gt;Cancel&lt;/t:linksubmit&gt;
&gt;     &lt;/t:form&gt;
&gt; &lt;/html&gt;
&gt; ----------------------------------------------------------------------------------
&gt; java code:
&gt; ----------------------------------------------------------------------------------
&gt;   private Object formEventReturn;
&gt;   @Property
&gt;   private String txt;
&gt;   void onSelectedFromSave() {
&gt;     // do whatever;
&gt;     formEventReturn = Index.class; // go to AnotherPage
&gt;   }
&gt;   void onSelectedFromCancel() {
&gt;     // do whatever
&gt;     formEventReturn = null; // stay on this page
&gt;   }
&gt; Object onSuccessFromFrm() {
&gt;   //do things specific to form Foo
&gt;   return formEventReturn;
&gt; }
&gt; ----------------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-930) linksubmit does not fire sumbit event in 5.1.0.5</title>
<author><name>&quot;Peter Rietzler (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c113683964.1259672900742.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c113683964-1259672900742-JavaMail-jira@brutus%3e</id>
<updated>2009-12-01T13:08:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Peter Rietzler updated TAP5-930:
--------------------------------

    Attachment: linksubmit.js

We've got the same problem. 

The problem is that form.submit() does not execute event handlers attached to the form element.

The submitted patch solves this issue for Firefox only! I've tried to do the same with prototype's
Event.fire() method but there was no chance to react on the return value of the event handler
functions (maybe there is but I haven't inspected this in detail...)

If you wonder about the removeHidden() function ... I had the problem that the hidden field
is NOT transmitted if it's added after the event was raised.

This is just a quick fix - but I guess it should show the basic problem.

Cheers,
Peter

&gt; linksubmit does not fire sumbit event in 5.1.0.5
&gt; ------------------------------------------------
&gt;
&gt;                 Key: TAP5-930
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-930
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;    Affects Versions: 5.1
&gt;         Environment: java 1.6
&gt; windows 7
&gt; tapestry 5.1.0.5
&gt; firefox 3.5 or google chrome
&gt;            Reporter: Sergey Kashin
&gt;            Priority: Critical
&gt;         Attachments: linksubmit.js
&gt;
&gt;
&gt; linksubmit does not fire sumbit form
&gt; where is no any action
&gt; if i change linksubmit to submit buttom all works fine
&gt; Template:
&gt; ----------------------------------------------------------------------------------
&gt; &lt;?xml version="1.0" encoding="windows-1251"?&gt;
&gt; &lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"  xmlns:p="tapestry:parameter"&gt;
&gt;     &lt;t:form t:id="frm" &gt;
&gt;        &lt;t:textfield value="txt"&gt;&lt;/t:textfield&gt;&lt;br/&gt;
&gt;       &lt;t:linksubmit t:id="save" &gt;Save&lt;/t:linksubmit&gt; .  &lt;t:linksubmit
t:id="cancel" &gt;Cancel&lt;/t:linksubmit&gt;
&gt;     &lt;/t:form&gt;
&gt; &lt;/html&gt;
&gt; ----------------------------------------------------------------------------------
&gt; java code:
&gt; ----------------------------------------------------------------------------------
&gt;   private Object formEventReturn;
&gt;   @Property
&gt;   private String txt;
&gt;   void onSelectedFromSave() {
&gt;     // do whatever;
&gt;     formEventReturn = Index.class; // go to AnotherPage
&gt;   }
&gt;   void onSelectedFromCancel() {
&gt;     // do whatever
&gt;     formEventReturn = null; // stay on this page
&gt;   }
&gt; Object onSuccessFromFrm() {
&gt;   //do things specific to form Foo
&gt;   return formEventReturn;
&gt; }
&gt; ----------------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-938) Expose ability to render a portion of a page (a Block, Component, etc.) without using internal services</title>
<author><name>&quot;Howard M. Lewis Ship (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c478188368.1259629401004.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c478188368-1259629401004-JavaMail-jira@brutus%3e</id>
<updated>2009-12-01T01:03:21Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Howard M. Lewis Ship updated TAP5-938:
--------------------------------------

    Priority: Minor  (was: Major)

&gt; Expose ability to render a portion of a page (a Block, Component, etc.) without using
internal services
&gt; -------------------------------------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-938
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-938
&gt;             Project: Tapestry 5
&gt;          Issue Type: New Feature
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.2
&gt;            Reporter: Howard M. Lewis Ship
&gt;            Priority: Minor
&gt;
&gt; Currently you have to create an instance of PageRenderQueyeImpl and obtain an appropriate
MarkupWriter.  This could be combined into a facade service to do all the necessary work.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-938) Expose ability to render a portion of a page (a Block, Component, etc.) without using internal services</title>
<author><name>&quot;Howard M. Lewis Ship (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200912.mbox/%3c1203409842.1259629400753.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1203409842-1259629400753-JavaMail-jira@brutus%3e</id>
<updated>2009-12-01T01:03:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Expose ability to render a portion of a page (a Block, Component, etc.) without using internal
services
-------------------------------------------------------------------------------------------------------

                 Key: TAP5-938
                 URL: https://issues.apache.org/jira/browse/TAP5-938
             Project: Tapestry 5
          Issue Type: New Feature
          Components: tapestry-core
    Affects Versions: 5.2
            Reporter: Howard M. Lewis Ship


Currently you have to create an instance of PageRenderQueyeImpl and obtain an appropriate
MarkupWriter.  This could be combined into a facade service to do all the necessary work.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-937) LinkImpl does not handle parameters propery when passed into the constructor</title>
<author><name>&quot;Joost Schouten (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c65623369.1259567840905.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c65623369-1259567840905-JavaMail-jira@brutus%3e</id>
<updated>2009-11-30T07:57:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12783563#action_12783563
] 

Joost Schouten commented on TAP5-937:
-------------------------------------

The problem only exists when using any UrlRewriteRule, activation context and additional parameters.
The t:ac seems to be added to the URL before the UrlRewriting happens, where the AjaxFormLoop
parameters seem to be added after the rewriting which results in the buildURI being called
twice, causing the double questionmark.

&gt; LinkImpl does not handle parameters propery when passed into the constructor
&gt; ----------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-937
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-937
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.1
&gt;            Reporter: Joost Schouten
&gt;         Attachments: parameter_addition_patch.txt
&gt;
&gt;
&gt; I noticed this after using the AjaxFormLoop AddRowLink on a page which has an onActivate
and onPassivate resulting in the addition of a "t:ac" to the url. Debugging showed me that
the t:ac is already present on instantiation of the LinkImpl. When calling toAbsoluteUri the
parameters are added in a way where they will always start with a "?". Obvisouly resulting
in an invalid URL with two ?'s
&gt; I'm building a failing test at this stage and will provide a patch once resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-927) Cannot use Scala for Tapestry IOC Modules</title>
<author><name>&quot;Peter Niederwieser (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c1631332433.1259520502230.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1631332433-1259520502230-JavaMail-jira@brutus%3e</id>
<updated>2009-11-29T18:48:22Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12783445#action_12783445
] 

Peter Niederwieser commented on TAP5-927:
-----------------------------------------

Probably this could be solved just like http://issues.apache.org/jira/browse/TAP5-839 by ignoring
public synthetic methods in module classes.

&gt; Cannot use Scala for Tapestry IOC Modules
&gt; -----------------------------------------
&gt;
&gt;                 Key: TAP5-927
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-927
&gt;             Project: Tapestry 5
&gt;          Issue Type: Improvement
&gt;          Components: tapestry-ioc
&gt;    Affects Versions: 5.1.0.5
&gt;            Reporter: Philip Lopez
&gt;            Priority: Minor
&gt;
&gt; Scala (as of 2.7.7) adds a public method $tag() to classes. It's not particularly pretty
(and $tag() is apparently deprecated) but it's there. (See http://programming-scala.labs.oreilly.com/ch14.html#CommandLineToolDecompilers)
&gt; The (new, in 5.1.0.x) checks in org.apache.tapestry5.ioc.internal.DefaultModuleDefImp
mean that a module implemented in Scala throws an exception on load: 
&gt; java.lang.RuntimeException: Module class &lt;MODULE_NAME&gt; contains unrecognized public
methods: public static final int &lt;MODULE_NAME&gt;.$tag() throws java.rmi.RemoteException.
&gt; It would be nice to have a way to work around this so that Scala could be used with Tapestry
IOC 5.1.0.x (including Modules). One generic approach may be  to have an @IgnoredPublicMethods
annotation applicable to Module classes that took an array of Strings that named methods that
should also be removed from the "methods" set before checking whether there are superfluous
public methods. Of course, there's always the hard-code exception too (ugly but a lot less
"investment" for this pesky incompatibility).
&gt; As an example, the following article describes Scala and Tapestry: http://fanf42.blogspot.com/2009/02/tapestry-5-scala-view-article-in-html.html.
If you checkout the git project and update the Tapestry release version to 5.1.0.5, you'll
see it fail, where in 5.0.x it worked.
&gt; The relevant code is:
&gt; 109            // Want to verify that every public method is meaningful to Tapestry IoC.
 Remaining methods might
&gt; 110            // have typos, i.e., "createFoo" that should be "buildFoo".
&gt; 111    
&gt; 112            Set&lt;Method&gt; methods = CollectionFactory.newSet(moduleClass.getMethods());
&gt; 113    
&gt; 114            methods.removeAll(OBJECT_METHODS);
&gt; 115    
&gt; 116            boolean modulePreventsServiceDecoration = moduleClass.getAnnotation(PreventServiceDecoration.class)
!= null;
&gt; 117    
&gt; 118            grind(methods, modulePreventsServiceDecoration);
&gt; 119            bind(methods, modulePreventsServiceDecoration);
&gt; 120    
&gt; 121            if (methods.isEmpty()) return;
&gt; 122    
&gt; 123            throw new RuntimeException(String.format("Module class %s contains unrecognized
public methods: %s.",
&gt; 124                                                     moduleClass.getName(),
&gt; 125                                                     InternalUtils.joinSorted(methods)));

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-937) LinkImpl does not handle parameters propery when passed into the constructor</title>
<author><name>&quot;Joost Schouten (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c13805123.1259439440608.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c13805123-1259439440608-JavaMail-jira@brutus%3e</id>
<updated>2009-11-28T20:17:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Joost Schouten updated TAP5-937:
--------------------------------

    Attachment: parameter_addition_patch.txt

this patch will make sure that added parameters start with a ? when no params are available
in the base uri yet, and a &amp; when parameters are already available.

&gt; LinkImpl does not handle parameters propery when passed into the constructor
&gt; ----------------------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-937
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-937
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: tapestry-core
&gt;    Affects Versions: 5.1
&gt;            Reporter: Joost Schouten
&gt;         Attachments: parameter_addition_patch.txt
&gt;
&gt;
&gt; I noticed this after using the AjaxFormLoop AddRowLink on a page which has an onActivate
and onPassivate resulting in the addition of a "t:ac" to the url. Debugging showed me that
the t:ac is already present on instantiation of the LinkImpl. When calling toAbsoluteUri the
parameters are added in a way where they will always start with a "?". Obvisouly resulting
in an invalid URL with two ?'s
&gt; I'm building a failing test at this stage and will provide a patch once resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-937) LinkImpl does not handle parameters propery when passed into the constructor</title>
<author><name>&quot;Joost Schouten (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c1188501651.1259434520623.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1188501651-1259434520623-JavaMail-jira@brutus%3e</id>
<updated>2009-11-28T18:55:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
LinkImpl does not handle parameters propery when passed into the constructor
----------------------------------------------------------------------------

                 Key: TAP5-937
                 URL: https://issues.apache.org/jira/browse/TAP5-937
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.1
            Reporter: Joost Schouten


I noticed this after using the AjaxFormLoop AddRowLink on a page which has an onActivate and
onPassivate resulting in the addition of a "t:ac" to the url. Debugging showed me that the
t:ac is already present on instantiation of the LinkImpl. When calling toAbsoluteUri the parameters
are added in a way where they will always start with a "?". Obvisouly resulting in an invalid
URL with two ?'s

I'm building a failing test at this stage and will provide a patch once resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-936) Tapestry wiki link links to nothing for locales other then en</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c474411073.1259239419572.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c474411073-1259239419572-JavaMail-jira@brutus%3e</id>
<updated>2009-11-26T12:43:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12782878#action_12782878
] 

Ulrich Stärk commented on TAP5-936:
-----------------------------------

The easiest thing to do then is to hard-link to FrontPage.

&gt; Tapestry wiki link links to nothing for locales other then en
&gt; -------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-936
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-936
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2.0.0, 5.1.0.5, 5.0.18
&gt;            Reporter: Ulrich Stärk
&gt;            Priority: Minor
&gt;
&gt; The wiki link should link explicitly to http://wiki.apache.org/tapestry/FrontPage, otherwise
MoinMoin will choose a start page according to the user's browser's locale which in my case
(de) leads to an empty page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-936) Tapestry wiki link links to nothing for locales other then en</title>
<author><name>&quot;Andreas Andreou (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c854339404.1259238399636.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c854339404-1259238399636-JavaMail-jira@brutus%3e</id>
<updated>2009-11-26T12:26:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12782870#action_12782870
] 

Andreas Andreou commented on TAP5-936:
--------------------------------------

Just noticed that those 'translated' front pages cannot be deleted or edited (at least by
me)

&gt; Tapestry wiki link links to nothing for locales other then en
&gt; -------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-936
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-936
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2.0.0, 5.1.0.5, 5.0.18
&gt;            Reporter: Ulrich Stärk
&gt;            Priority: Minor
&gt;
&gt; The wiki link should link explicitly to http://wiki.apache.org/tapestry/FrontPage, otherwise
MoinMoin will choose a start page according to the user's browser's locale which in my case
(de) leads to an empty page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Commented: (TAP5-936) Tapestry wiki link links to nothing for locales other then en</title>
<author><name>&quot;Andreas Andreou (JIRA)&quot; &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c150262335.1259175279637.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c150262335-1259175279637-JavaMail-jira@brutus%3e</id>
<updated>2009-11-25T18:54:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

    [ https://issues.apache.org/jira/browse/TAP5-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=12782554#action_12782554
] 

Andreas Andreou commented on TAP5-936:
--------------------------------------

I see the problem for a few other locales (french)  but not all - no greek :)

Probably they are created by default and we can just delete them - or if someone's interested

he can edit them and/or add translations

&gt; Tapestry wiki link links to nothing for locales other then en
&gt; -------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-936
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-936
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2.0.0, 5.1.0.5, 5.0.18
&gt;            Reporter: Ulrich Stärk
&gt;            Priority: Minor
&gt;
&gt; The wiki link should link explicitly to http://wiki.apache.org/tapestry/FrontPage, otherwise
MoinMoin will choose a start page according to the user's browser's locale which in my case
(de) leads to an empty page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Updated: (TAP5-936) Tapestry wiki link links to nothing for locales other then en</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c995077721.1259173719557.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c995077721-1259173719557-JavaMail-jira@brutus%3e</id>
<updated>2009-11-25T18:28:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

     [ https://issues.apache.org/jira/browse/TAP5-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Ulrich Stärk updated TAP5-936:
------------------------------

    Affects Version/s: 5.0.18

&gt; Tapestry wiki link links to nothing for locales other then en
&gt; -------------------------------------------------------------
&gt;
&gt;                 Key: TAP5-936
&gt;                 URL: https://issues.apache.org/jira/browse/TAP5-936
&gt;             Project: Tapestry 5
&gt;          Issue Type: Bug
&gt;          Components: documentation
&gt;    Affects Versions: 5.2.0.0, 5.1.0.5, 5.0.18
&gt;            Reporter: Ulrich Stärk
&gt;            Priority: Minor
&gt;
&gt; The wiki link should link explicitly to http://wiki.apache.org/tapestry/FrontPage, otherwise
MoinMoin will choose a start page according to the user's browser's locale which in my case
(de) leads to an empty page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
<entry>
<title>[jira] Created: (TAP5-936) Tapestry wiki link links to nothing for locales other then en</title>
<author><name>=?utf-8?Q?Ulrich_St=C3=A4rk_=28JIRA=29?= &lt;jira@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/tapestry-commits/200911.mbox/%3c1413292206.1259173599566.JavaMail.jira@brutus%3e"/>
<id>urn:uuid:%3c1413292206-1259173599566-JavaMail-jira@brutus%3e</id>
<updated>2009-11-25T18:26:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Tapestry wiki link links to nothing for locales other then en
-------------------------------------------------------------

                 Key: TAP5-936
                 URL: https://issues.apache.org/jira/browse/TAP5-936
             Project: Tapestry 5
          Issue Type: Bug
          Components: documentation
    Affects Versions: 5.1.0.5, 5.2.0.0
            Reporter: Ulrich Stärk
            Priority: Minor


The wiki link should link explicitly to http://wiki.apache.org/tapestry/FrontPage, otherwise
MoinMoin will choose a start page according to the user's browser's locale which in my case
(de) leads to an empty page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



</pre>
</div>
</content>
</entry>
</feed>
