<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.jakarta.tapestry.devel">
    <title>gmane.comp.jakarta.tapestry.devel</title>
    <link>http://blog.gmane.org/gmane.comp.jakarta.tapestry.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50036"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50035"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50034"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50033"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50032"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50028"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50025"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50024"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50018"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50017"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50012"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50009"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50007"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50006"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50004"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49999"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49996"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49993"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49991"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49990"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50036">
    <title>git commit: Advance version number to 5.3.4-rc-3</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50036</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/5.3 8b23962c4 -&amp;gt; 8d35d8d6a


Advance version number to 5.3.4-rc-3


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8d35d8d6
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8d35d8d6
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/8d35d8d6

Branch: refs/heads/5.3
Commit: 8d35d8d6a4c29b722291014aca96e96aae7f38ce
Parents: 8b23962
Author: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Fri May 25 14:01:59 2012 -0700
Committer: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Fri May 25 14:01:59 2012 -0700

----------------------------------------------------------------------
 build.gradle |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/8d35d8d6/build.gradle
----------------------------------------------------------------------
diff &lt;/pre&gt;</description>
    <dc:creator>hlship&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-25T21:02:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50035">
    <title>git commit: Cache result of determining method/constructor location - another hotspot found in high volume applications</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50035</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/5.3 9afb9b692 -&amp;gt; 8b23962c4


Cache result of determining method/constructor location
- another hotspot found in high volume applications


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8b23962c
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8b23962c
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/8b23962c

Branch: refs/heads/5.3
Commit: 8b23962c48076aa90e8e81b89de0e5f3234ca498
Parents: 9afb9b6
Author: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Fri May 25 13:58:49 2012 -0700
Committer: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Fri May 25 14:00:27 2012 -0700

----------------------------------------------------------------------
 .../services/ComponentInstantiatorSourceImpl.java  |    3 +-
 .../apache/tapestry5/services/TapestryModule.java  |   26 ++++-
 .../internal/AbstractReloadableObjectCreator.java  |   10 ++-
 .../tapestry5/ioc/internal/RegistryImp&lt;/pre&gt;</description>
    <dc:creator>hlship&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-25T21:01:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50034">
    <title>git commit: Cache result of determining method/constructor location - another hotspot found in high volume applications</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50034</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/master 8224aae21 -&amp;gt; 9b4a8e12b


Cache result of determining method/constructor location
- another hotspot found in high volume applications


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9b4a8e12
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/9b4a8e12
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/9b4a8e12

Branch: refs/heads/master
Commit: 9b4a8e12b04d9c9ace2a0817cccf6fa541aafae3
Parents: 8224aae
Author: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Fri May 25 13:58:49 2012 -0700
Committer: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Fri May 25 13:58:49 2012 -0700

----------------------------------------------------------------------
 .../services/ComponentInstantiatorSourceImpl.java  |    3 +-
 .../apache/tapestry5/services/TapestryModule.java  |   26 ++++-
 .../internal/AbstractReloadableObjectCreator.java  |   10 ++-
 .../tapestry5/ioc/internal/Regis&lt;/pre&gt;</description>
    <dc:creator>hlship&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-25T20:59:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50033">
    <title>[jira] [Created] (TAP5-1940) Typo in interface LocalizationSetter#setNonPeristentLocaleFromLocaleName</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50033</link>
    <description>&lt;pre&gt;Carsten Klein created TAP5-1940:
-----------------------------------

             Summary: Typo in interface LocalizationSetter#setNonPeristentLocaleFromLocaleName
                 Key: TAP5-1940
                 URL: https://issues.apache.org/jira/browse/TAP5-1940
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Carsten Klein
            Priority: Minor


The method is missing an 's' in Peristent.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Carsten Klein (JIRA</dc:creator>
    <dc:date>2012-05-25T18:56:31</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50032">
    <title>[jira] [Created] (TAP5-1939) Since the use of Start pages is now a legacy feature, please make SymbolConstants.START_PAGE_NAME use index instead</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50032</link>
    <description>&lt;pre&gt;Carsten Klein created TAP5-1939:
-----------------------------------

             Summary: Since the use of Start pages is now a legacy feature, please make SymbolConstants.START_PAGE_NAME use index instead
                 Key: TAP5-1939
                 URL: https://issues.apache.org/jira/browse/TAP5-1939
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.4
            Reporter: Carsten Klein
            Priority: Minor


Since the use of Start pages was deprecated and is now a legacy feature, the new
tapestry version should instead use Index as its default.

I propose that SymbolConstants.START_PAGE_NAME is set to index instead of
start.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Carsten Klein (JIRA</dc:creator>
    <dc:date>2012-05-25T18:56:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50028">
    <title>[jira] [Created] (TAP5-1938) The ValueEncoder for JPA entity types should encode transient instances as null rather than throw an exception</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50028</link>
    <description>&lt;pre&gt;Dimitris Zenios created TAP5-1938:
-------------------------------------

             Summary: The ValueEncoder for JPA entity types should encode transient instances as null rather than throw an exception
                 Key: TAP5-1938
                 URL: https://issues.apache.org/jira/browse/TAP5-1938
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-jpa
    Affects Versions: 5.3.3, 5.3.4
            Reporter: Dimitris Zenios


The current behavior gets in the way in many cases, such as creating a single page that will either edit an existing entity or editing a newly created entity before its first save, where the instance (transient or persistent) is stored as page activation context.

Same bug for Tapestry-Hibernate was resolved from Howard
https://issues.apache.org/jira/browse/TAP5-1641

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/Conta&lt;/pre&gt;</description>
    <dc:creator>Dimitris Zenios (JIRA</dc:creator>
    <dc:date>2012-05-24T14:18:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50025">
    <title>[jira] [Created] (TAP5-1937) removeCookieValue with custom path</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50025</link>
    <description>&lt;pre&gt;Tim Böhler created TAP5-1937:
--------------------------------

             Summary: removeCookieValue with custom path
                 Key: TAP5-1937
                 URL: https://issues.apache.org/jira/browse/TAP5-1937
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3.3
            Reporter: Tim Böhler
            Priority: Minor


When you write a cookie value, you can set additionally domain and path. But when you delete a cookie, the path is always set to request.getContext()+"/". So that, cookies saved with the path different from context+"/" are never deleted. 

This issue was already mentioned here: http://tapestry.1045711.n5.nabble.com/T5-1-Cookies-removeCookieValue-issue-td2435448.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: htt&lt;/pre&gt;</description>
    <dc:creator>Tim Böhler (JIRA</dc:creator>
    <dc:date>2012-05-24T13:00:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50024">
    <title>Spock Tapestry module</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50024</link>
    <description>&lt;pre&gt;Hi dev,
  I've realized that spockframework has a tapestry module to let you
test tapestry-ioc applications. Thats great!

Did anyone of you actually used it?

Cheers
&lt;/pre&gt;</description>
    <dc:creator>Massimo Lusetti</dc:creator>
    <dc:date>2012-05-24T12:32:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50018">
    <title>git commit: Fix incorrectly constructed feature method</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50018</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/master 6e16b6eeb -&amp;gt; 8224aae21


Fix incorrectly constructed feature method


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8224aae2
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8224aae2
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/8224aae2

Branch: refs/heads/master
Commit: 8224aae21d746c1b42846fe983b1254b17e4f070
Parents: 6e16b6e
Author: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Wed May 23 08:09:56 2012 -0700
Committer: Howard M. Lewis Ship &amp;lt;hlship&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Wed May 23 08:09:56 2012 -0700

----------------------------------------------------------------------
 .../services/FilterMethodAnalyzerSpec.groovy       |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/8224aae2/tapestry-ioc/src/test/groovy/or&lt;/pre&gt;</description>
    <dc:creator>hlship&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-23T15:10:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50017">
    <title>master commits, cherry pick</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50017</link>
    <description>&lt;pre&gt;I'm seeing some minor bugs fixed in master (5.4); I'm sure our users
would like to see those back-ported to 5.3.  Now that we have Git, it
is generally super-easy to do, just a matter of using the git
cherry-pick command.

When I've been back porting, I identify both releases as the fix
releases when I close the issue; that way it'll show in the release
notes for both 5.3 and 5.4.

&lt;/pre&gt;</description>
    <dc:creator>Howard Lewis Ship</dc:creator>
    <dc:date>2012-05-23T15:02:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50012">
    <title>[jira] [Created] (TAP5-1936) REOPEN TAP5-698 - PageTester's setupRequestFromURI incorrectly uses substring twice on same string</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50012</link>
    <description>&lt;pre&gt;Denis Delangle created TAP5-1936:
------------------------------------

             Summary: REOPEN TAP5-698 - PageTester's setupRequestFromURI incorrectly uses substring twice on same string
                 Key: TAP5-1936
                 URL: https://issues.apache.org/jira/browse/TAP5-1936
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-test
    Affects Versions: 5.1.0.5
            Reporter: Denis Delangle
            Assignee: Howard M. Lewis Ship
             Fix For: 5.3


Incoming linkPath: /filelist.delete/c$002ftest2-2510777506787452085.txt?t:ac=c
int comma is set to 52
path: /filelist.delete/c$002ftest2-2510777506787452085.txt
then trying to do a path.substring(comma+1)

Fix: use linkPath instead of path at line 304:

if (comma &amp;gt; 0)
            decodeParametersIntoRequest(path.substring(comma + 1));

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/&lt;/pre&gt;</description>
    <dc:creator>Denis Delangle (JIRA</dc:creator>
    <dc:date>2012-05-23T06:39:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50009">
    <title>git commit: Create a variable to store the Hibernate version number required since upgrade Gradle to 1.0-rc-3</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50009</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/master 2afbddda3 -&amp;gt; 6e16b6eeb


Create a variable to store the Hibernate version number required since upgrade Gradle to 1.0-rc-3

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/6e16b6ee
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/6e16b6ee
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/6e16b6ee

Branch: refs/heads/master
Commit: 6e16b6eebe1c4921d822c2e9e399e4658cf06941
Parents: 2afbddd
Author: fran&lt;/pre&gt;</description>
    <dc:creator>ffacon&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-22T20:41:12</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50007">
    <title>git commit: TAP5-1935: Use file.toURI().toURL() instead of file.toURL()</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50007</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/5.3 318e031fb -&amp;gt; 9afb9b692


TAP5-1935: Use file.toURI().toURL() instead of file.toURL()


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/9afb9b69
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/9afb9b69
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/9afb9b69

Branch: refs/heads/5.3
Commit: 9afb9b6922a0da0c6ceec73239b6fdd4c6773d84
Parents: 318e031
Author: kaosko &amp;lt;kaosko&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Tue May 22 12:47:14 2012 -0700
Committer: Kalle Korhonen &amp;lt;kaosko&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Tue May 22 13:10:14 2012 -0700

----------------------------------------------------------------------
 .../internal/services/ContextResource.java         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/9afb9b69/tapestry-core/src/main/java/org/apache/tapestry5&lt;/pre&gt;</description>
    <dc:creator>kaosko&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-22T20:27:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50006">
    <title>git commit: TAP5-1935: Use file.toURI().toURL() instead of file.toURL()</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50006</link>
    <description>&lt;pre&gt;Updated Branches:
  refs/heads/master 37efe7eff -&amp;gt; 2afbddda3


TAP5-1935: Use file.toURI().toURL() instead of file.toURL()


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2afbddda
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/2afbddda
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/2afbddda

Branch: refs/heads/master
Commit: 2afbddda398bc59f6beef14e41017f4b796f4856
Parents: 37efe7e
Author: kaosko &amp;lt;kaosko&amp;lt; at &amp;gt;apache.org&amp;gt;
Authored: Tue May 22 12:47:14 2012 -0700
Committer: kaosko &amp;lt;kaosko&amp;lt; at &amp;gt;apache.org&amp;gt;
Committed: Tue May 22 12:47:14 2012 -0700

----------------------------------------------------------------------
 .../internal/services/ContextResource.java         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/2afbddda/tapestry-core/src/main/java/org/apache/tapestry5/i&lt;/pre&gt;</description>
    <dc:creator>kaosko&lt; at &gt;apache.org</dc:creator>
    <dc:date>2012-05-22T20:06:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50004">
    <title>[jira] [Created] (TAP5-1935) ContextResource uses a deprecated File.toURL</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/50004</link>
    <description>&lt;pre&gt;Kalle Korhonen created TAP5-1935:
------------------------------------

             Summary: ContextResource uses a deprecated File.toURL
                 Key: TAP5-1935
                 URL: https://issues.apache.org/jira/browse/TAP5-1935
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3.3
            Reporter: Kalle Korhonen


This causes issues whenever a file has a hash character ('#') in the name since everything after that it is interpreted as an anchor and included in the path used in URL.openStream(). Use file.toURI().toURL() instead.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Kalle Korhonen (JIRA</dc:creator>
    <dc:date>2012-05-22T19:41:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49999">
    <title>Tapestry JPA Bug</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49999</link>
    <description>&lt;pre&gt;Hi guys i think there is a bug in tapestry-jpa and value encoder

In a discussion i was reading, Howard changed valueEncoder of
tapestry-hibernate to return null in toClient if the id of the object
was null.That was use full in cases where we wanted to have the same
page for save/edit.

Quote from Howard
"I recently changed Tapestry 5.3 so that the Hibernate ValueEncoder
(used implicitly by &amp;lt; at &amp;gt;PageActivationContext) will encode a transient
entity as null.  This makes it possible to use the same page for add
and edit, with a bit of smart logic in your onActivate() event handler
method.
"

Unfortunately the same doesn't happen in Tapestry-jpa.Is this a real
bug or there should be another way to have same page for save/edit.

To Client of tapestry-jpa
    public String toClient(final E value)
    {
        if (value == null)
            return null;

        final Object id = propertyAdapter.get(value);

        if (id == null)
            throw new IllegalStateException(
                    String.format(
      &lt;/pre&gt;</description>
    <dc:creator>Dimitris Zenios</dc:creator>
    <dc:date>2012-05-22T15:43:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49996">
    <title>Reopen TAP5-698</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49996</link>
    <description>&lt;pre&gt;Hello,

I fear https://issues.apache.org/jira/browse/TAP5-698 should be
reopen. I encountered it when migrating from T5.2 to T5.3.3.

I get something like this when clicking a link with parameters in PageTester
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(String.java:1937)
at java.lang.String.substring(String.java:1904)
at org.apache.tapestry5.test.PageTester.setupRequestFromURI(PageTester.java:345)

That bug was corrected revision 896555 and put back revision 1185926.
The correction is trivial but have been done twice, so the bug is
still there.

The patch to apply is :

Index: src/main/java/org/apache/tapestry5/test/PageTester.java
===================================================================
--- src/main/java/org/apache/tapestry5/test/PageTester.java(revision 1341503)
+++ src/main/java/org/apache/tapestry5/test/PageTester.java(working copy)
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -342,7 +342,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
         request.clear().setPath(path);

         if (comma &amp;gt; 0)
-            &lt;/pre&gt;</description>
    <dc:creator>Denis Delangle</dc:creator>
    <dc:date>2012-05-22T15:15:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49993">
    <title>Steps to upgrade from Tapestry 3 to Tapestry 5</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49993</link>
    <description>&lt;pre&gt;Hi

Could you please let me know the steps for Tapestry 3 to Tapestry 5 upgrade?

Thanks
Shanmuka.


________________________________
NOTICE TO RECIPIENT: THIS E-MAIL (INCLUDING ANY ATTACHMENTS) IS MEANT FOR ONLY THE INTENDED RECIPIENT OF THE TRANSMISSION, MAY CONTAIN CONFIDENTIAL INFORMATION, AND IS PROTECTED BY LAW. IF YOU RECEIVED THIS E-MAIL IN ERROR, PLEASE IMMEDIATELY NOTIFY THE SENDER OF THE ERROR BY RETURN E-MAIL, DELETE THIS COMMUNICATION AND SHRED ANY ATTACHMENTS. UNAUTHORIZED REVIEW, USE, DISSEMINATION, DISTRIBUTION, COPYING OR TAKING OF ANY ACTION BASED ON THIS COMMUNICATION IS STRICTLY PROHIBITED.
&lt;/pre&gt;</description>
    <dc:creator>Shanmuka Maridi</dc:creator>
    <dc:date>2012-05-22T12:51:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49991">
    <title>Patch: TAP5-1907,ie9 javascript error when partial render includes stylesheets (Branch 5.3)</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49991</link>
    <description>&lt;pre&gt; From 68449884b431a4e43fef47fc206d3e808d69b03a Tue, 22 May 2012 13:28:47 
+0200
From: Michael Wyraz &amp;lt;michael.wyraz&amp;lt; at &amp;gt;evermind.de&amp;gt;
Date: Tue, 22 May 2012 13:25:49 +0200
Subject: [PATCH] TAP5-1907 ie9 javascript error when partial render 
includes stylesheets

diff --git 
a/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js 
b/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js
index f97fb03..22ade78 100644
--- a/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2023,7 +2023,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;

          var _ = T5._;

-        var loaded = 
_(document.scripts).chain().pluck("src").without("").map(this.rebuildURLIfIE).value();
+        var loaded = 
_(document.scripts).chain().pluck("src").without("").without(null).map(this.rebuildURLIfIE).value();

          var self = this;

&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -2050,7 +2050,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;

          var _ = T5._;

-        var loaded = 
_(document.styleSheets).chain().pluck("href").without("").map&lt;/pre&gt;</description>
    <dc:creator>Michael Wyraz</dc:creator>
    <dc:date>2012-05-22T11:29:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49990">
    <title>Patch: localized datepicker buttons (Branch 5.3)</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49990</link>
    <description>&lt;pre&gt; From e6b7bc43c665c34e1d8000e7b2966d552b67d8e9 Tue, 22 May 2012 13:27:33 
+0200
From: Michael Wyraz &amp;lt;michael.wyraz&amp;lt; at &amp;gt;evermind.de&amp;gt;
Date: Tue, 22 May 2012 13:24:31 +0200
Subject: [PATCH] localized datepicker buttons ("Today" and "None")

diff --git 
a/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/DateField.java 
b/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/DateField.java
index 39ed01b..edf61bb 100644
--- 
a/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/DateField.java
+++ 
b/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/DateField.java
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -245,6 +245,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
          spec.put("parseURL", resources.createEventLink("parse").toURI());
          spec.put("formatURL", 
resources.createEventLink("format").toURI());

+        
support.addScript("DatePicker.buttonToday='%s';DatePicker.buttonNone='%s'", 
messages.get("datepicker-button-today"),messages.get("datepicker-button-none"));
          support.addInitializerCall("dateField", sp&lt;/pre&gt;</description>
    <dc:creator>Michael Wyraz</dc:creator>
    <dc:date>2012-05-22T11:29:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49989">
    <title>Patch: TAP51858 (Branch 5.3)</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.tapestry.devel/49989</link>
    <description>&lt;pre&gt; From 38db152c669ccbf88703adf35d90f12d3f22a2f4 Tue, 22 May 2012 13:26:22 
+0200
From: Michael Wyraz &amp;lt;michael.wyraz&amp;lt; at &amp;gt;evermind.de&amp;gt;
Date: Tue, 22 May 2012 13:21:40 +0200
Subject: [PATCH] TAP5-1858     Cookie service should allow to set path, 
domain AND maxAge

diff --git 
a/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/CookiesImpl.java 
b/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/CookiesImpl.java
index 3c88006..0a89b02 100644
--- 
a/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/CookiesImpl.java
+++ 
b/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/CookiesImpl.java
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -121,6 +121,32 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;

          cookieSink.addCookie(cookie);
      }
+
+    public void writeCookieValue(String name, String value, String 
path, String domain, int maxAge)
+    {
+        Cookie cookie = new Cookie(name, value);
+        if (path==null) cookie.setPath(request.getContextPath() + "/");
+        else cookie.setPath(path);
+        if (domain!=null) c&lt;/pre&gt;</description>
    <dc:creator>Michael Wyraz</dc:creator>
    <dc:date>2012-05-22T11:27:58</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.jakarta.tapestry.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.jakarta.tapestry.devel</link>
  </textinput>
</rdf:RDF>

