[jira] [Commented] (TAP5-1470) Group CSS together to avoid IE's restriction of 31 external css files

2011-10-19 Thread Michael Wyraz (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130423#comment-13130423 ] Michael Wyraz commented on TAP5-1470: - The code still works almost unchanged in

[jira] [Created] (TAP5-1704) Localizing the Today and None labels in the core datefield component

2011-10-19 Thread Patricia Arranz (Created) (JIRA)
Localizing the Today and None labels in the core datefield component Key: TAP5-1704 URL: https://issues.apache.org/jira/browse/TAP5-1704 Project: Tapestry 5 Issue

[jira] [Updated] (TAP5-1704) Localizing the Today and None labels in the core datefield component

2011-10-19 Thread Patricia Arranz (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patricia Arranz updated TAP5-1704: -- Priority: Major (was: Minor) Localizing the Today and None labels in the core datefield

[jira] [Reopened] (TAP5-1686) Exceptions at application startup when the current directory includes spaces in the path name

2011-10-19 Thread Igor Drobiazko (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reopened TAP5-1686: -- Reopened because the fix causes exceptions. See for more details:

svn commit: r1186008 - /tapestry/tapestry5/trunk/plastic/src/main/java/org/apache/tapestry5/internal/plastic/PlasticInternalUtils.java

2011-10-19 Thread drobiazko
Author: drobiazko Date: Wed Oct 19 07:38:18 2011 New Revision: 1186008 URL: http://svn.apache.org/viewvc?rev=1186008view=rev Log: TAP5-1686: Removed path decoding using URLDecoder. Modified:

svn commit: r1186009 - in /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration: app1/services/AppModule.java app3/services/AppModule.java

2011-10-19 Thread drobiazko
Author: drobiazko Date: Wed Oct 19 07:41:14 2011 New Revision: 1186009 URL: http://svn.apache.org/viewvc?rev=1186009view=rev Log: Hopefully fixing the build Modified: tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/services/AppModule.java

svn commit: r1186026 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/ main/java/org/apache/tapestry5/corelib/components/ main/java/org/apache/tapestry5/services/ test/

2011-10-19 Thread mlusetti
Author: mlusetti Date: Wed Oct 19 08:29:30 2011 New Revision: 1186026 URL: http://svn.apache.org/viewvc?rev=1186026view=rev Log: Rename ComponentsParametersConstants to ComponentParameterConstants Added:

[jira] [Commented] (TAP5-1686) Exceptions at application startup when the current directory includes spaces in the path name

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130449#comment-13130449 ] Hudson commented on TAP5-1686: -- Integrated in tapestry-trunk-freestyle #586 (See

[jira] [Updated] (TAP5-1703) Remove need for @Persist with AjaxFormLoop

2011-10-19 Thread Geoff Callender (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Geoff Callender updated TAP5-1703: -- Affects Version/s: 5.3 Remove need for @Persist with AjaxFormLoop

[jira] [Closed] (TAP5-815) Asset dispatcher allows any file inside the webapp visible and downloadable

2011-10-19 Thread Massimo Lusetti (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Massimo Lusetti closed TAP5-815. Resolution: Invalid Assignee: Massimo Lusetti (was: Ulrich Stärk) The current 5.3 impl of

svn commit: r1186036 - /tapestry/tapestry5/trunk/tapestry-hibernate/src/test/java/org/example/app0/services/AppModule.java

2011-10-19 Thread drobiazko
Author: drobiazko Date: Wed Oct 19 08:55:37 2011 New Revision: 1186036 URL: http://svn.apache.org/viewvc?rev=1186036view=rev Log: WhitelistAnalyzer fix for tapestry-hibernate. Modified: tapestry/tapestry5/trunk/tapestry-hibernate/src/test/java/org/example/app0/services/AppModule.java

svn commit: r1186039 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/pages/PageCatalog.java test/java/org/apache/tapestry5/integration/app1/services/AppModule.

2011-10-19 Thread drobiazko
Author: drobiazko Date: Wed Oct 19 08:56:24 2011 New Revision: 1186039 URL: http://svn.apache.org/viewvc?rev=1186039view=rev Log: Minor javadoc fixes. Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/pages/PageCatalog.java

svn commit: r1186048 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/TapestryAppInitializer.java

2011-10-19 Thread mlusetti
Author: mlusetti Date: Wed Oct 19 09:21:30 2011 New Revision: 1186048 URL: http://svn.apache.org/viewvc?rev=1186048view=rev Log: TAP5-1702 Warn the user if the application Module class could not be found Modified:

[jira] [Resolved] (TAP5-1702) T5 to log where it thinks the Application Module should be if not found

2011-10-19 Thread Massimo Lusetti (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Massimo Lusetti resolved TAP5-1702. --- Resolution: Fixed Fix Version/s: 5.3 Assignee: Massimo Lusetti T5 to log

[jira] [Commented] (TAP5-1702) T5 to log where it thinks the Application Module should be if not found

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130470#comment-13130470 ] Hudson commented on TAP5-1702: -- Integrated in tapestry-trunk-freestyle #587 (See

svn commit: r1186062 - /tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/TapestryAppInitializerTest.java

2011-10-19 Thread drobiazko
Author: drobiazko Date: Wed Oct 19 09:51:10 2011 New Revision: 1186062 URL: http://svn.apache.org/viewvc?rev=1186062view=rev Log: Fixed broken test. Please always run tests, even for very minor changes. Modified:

svn commit: r1186134 - in /tapestry/tapestry5/trunk/tapestry-jpa/src: main/java/org/apache/tapestry5/internal/jpa/JpaValueEncoder.java main/java/org/apache/tapestry5/internal/jpa/PersistenceParser.jav

2011-10-19 Thread drobiazko
Author: drobiazko Date: Wed Oct 19 12:05:42 2011 New Revision: 1186134 URL: http://svn.apache.org/viewvc?rev=1186134view=rev Log: TAP5-1699: JpaValueEncoder.toValue throws NPE when mapping annotations are placed on methods Modified:

[jira] [Updated] (TAP5-1699) JpaValueEncoder.toValue throws NPE when mapping annotations are placed on methods

2011-10-19 Thread Igor Drobiazko (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko updated TAP5-1699: - Summary: JpaValueEncoder.toValue throws NPE when mapping annotations are placed on methods (was:

[jira] [Resolved] (TAP5-1699) JpaValueEncoder.toValue throws NPE when mapping annotations are placed on methods

2011-10-19 Thread Igor Drobiazko (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko resolved TAP5-1699. -- Resolution: Fixed Fix Version/s: 5.3 Thanks. JpaValueEncoder.toValue

[jira] [Closed] (TAP5-1699) JpaValueEncoder.toValue throws NPE when mapping annotations are placed on methods

2011-10-19 Thread Igor Drobiazko (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko closed TAP5-1699. JpaValueEncoder.toValue throws NPE when mapping annotations are placed on methods

[jira] [Commented] (TAP5-1699) JpaValueEncoder.toValue throws NPE when mapping annotations are placed on methods

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130541#comment-13130541 ] Hudson commented on TAP5-1699: -- Integrated in tapestry-trunk-freestyle #589 (See

[jira] [Created] (TAP5-1705) Provide a way to create chains using ServiceBinder

2011-10-19 Thread Igor Drobiazko (Created) (JIRA)
Provide a way to create chains using ServiceBinder -- Key: TAP5-1705 URL: https://issues.apache.org/jira/browse/TAP5-1705 Project: Tapestry 5 Issue Type: Improvement Components:

[jira] [Assigned] (TAP5-1705) Provide a way to create chains using ServiceBinder

2011-10-19 Thread Igor Drobiazko (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Drobiazko reassigned TAP5-1705: Assignee: Igor Drobiazko Provide a way to create chains using ServiceBinder

[jira] [Updated] (TAP5-1700) The PartialMarkupRendererFilter in FormInjector.onInject is not called anymore

2011-10-19 Thread Adam (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam updated TAP5-1700: --- Attachment: forminjector53.txt Here's a patch that adds the filter to the queue before calling triggerEvent.

[jira] [Created] (TAP5-1706) JS syntax error in Tapestry.ajaxRequest() when Ajax fails

2011-10-19 Thread Steve Eynon (Created) (JIRA)
JS syntax error in Tapestry.ajaxRequest() when Ajax fails - Key: TAP5-1706 URL: https://issues.apache.org/jira/browse/TAP5-1706 Project: Tapestry 5 Issue Type: Bug

[jira] [Updated] (TAP5-1706) JS syntax error in Tapestry.ajaxRequest() when Ajax fails

2011-10-19 Thread Steve Eynon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Eynon updated TAP5-1706: -- Attachment: t5-js-patch.txt The patch for tapestry.js JS syntax error in

[CONF] Apache Tapestry Meta-Programming Page Content

2011-10-19 Thread confluence
Meta-Programming Page Content Page edited by Howard M. Lewis Ship Changes (1) ... {code} How do you know what filters are

[CONF] Apache Tapestry Built-in Mixins

2011-10-19 Thread confluence
Built-in Mixins Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (8) Tapestry

[CONF] Apache Tapestry Forms and Validation

2011-10-19 Thread confluence
Forms and Validation Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (4) ...

[CONF] Apache Tapestry Extending the If Component

2011-10-19 Thread confluence
Extending the If Component Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1)

[CONF] Apache Tapestry Ajax and Zones

2011-10-19 Thread confluence
Ajax and Zones Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (3) ...

[CONF] Apache Tapestry Layout Component

2011-10-19 Thread confluence
Layout Component Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1) ...

[CONF] Apache Tapestry Page Navigation

2011-10-19 Thread confluence
Page Navigation Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1) ...

[CONF] Apache Tapestry Using BeanEditForm To Create User Forms

2011-10-19 Thread confluence
Using BeanEditForm To Create User Forms Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1)

[CONF] Apache Tapestry Environmental Services

2011-10-19 Thread confluence
Environmental Services Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1) ...

[CONF] Apache Tapestry Using Select With a List

2011-10-19 Thread confluence
Using Select With a List Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1)

[CONF] Apache Tapestry Using Tapestry With Hibernate

2011-10-19 Thread confluence
Using Tapestry With Hibernate Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1)

[CONF] Apache Tapestry Component Templates

2011-10-19 Thread confluence
Component Templates Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1) ...

[CONF] Apache Tapestry Implementing the Hi-Lo Guessing Game

2011-10-19 Thread confluence
Implementing the Hi-Lo Guessing Game Page edited by Howard M. Lewis Ship Comment: Use JavaDoc not 5.2 component reference Changes (1)

svn commit: r1186309 - /tapestry/tapestry5/trunk/settings.gradle

2011-10-19 Thread hlship
Author: hlship Date: Wed Oct 19 16:34:11 2011 New Revision: 1186309 URL: http://svn.apache.org/viewvc?rev=1186309view=rev Log: Remove comment about tapestry-component-report, which is long gone Modified: tapestry/tapestry5/trunk/settings.gradle Modified:

svn commit: r1186310 - in /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources: gradle/ gradle/wrapper/ gradle/wrapper/gradle-wrapper.jar gradle/wrapper/gradle-wrapper.propertie

2011-10-19 Thread hlship
Author: hlship Date: Wed Oct 19 16:34:15 2011 New Revision: 1186310 URL: http://svn.apache.org/viewvc?rev=1186310view=rev Log: Include Gradle wrapper as part of the quickstart archetype Added: tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/gradle/

[jira] [Assigned] (TAP5-1642) Mixins parameters with required=true and default value provided

2011-10-19 Thread Howard M. Lewis Ship (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1642: -- Assignee: Howard M. Lewis Ship (was: Robert Zeigler) Mixins parameters

[jira] [Commented] (TAP5-1642) Mixins parameters with required=true and default value provided

2011-10-19 Thread Howard M. Lewis Ship (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130757#comment-13130757 ] Howard M. Lewis Ship commented on TAP5-1642: Thanks! I misunderstood this!

svn commit: r1186327 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js

2011-10-19 Thread hlship
Author: hlship Date: Wed Oct 19 16:53:28 2011 New Revision: 1186327 URL: http://svn.apache.org/viewvc?rev=1186327view=rev Log: TAP5-1533: File download breaks zone managers due to unload event Modified:

[jira] [Closed] (TAP5-1533) File download breaks zone managers due to unload event

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1533. -- Resolution: Fixed Fix Version/s: 5.3 Assignee: Howard M. Lewis Ship

svn commit: r1186329 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/corelib/components/datefield.js

2011-10-19 Thread hlship
Author: hlship Date: Wed Oct 19 16:55:35 2011 New Revision: 1186329 URL: http://svn.apache.org/viewvc?rev=1186329view=rev Log: TAP5-1442: XSS vulnerability in calendar component Modified:

[jira] [Closed] (TAP5-1442) XSS vulnerability in calendar component

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1442. -- Resolution: Fixed Fix Version/s: 5.3 Assignee: Howard M. Lewis Ship

[jira] [Resolved] (TAP5-587) Ajax update of volatile Loop in Zone in Form causes issues on Form submit

2011-10-19 Thread Howard M. Lewis Ship (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship resolved TAP5-587. --- Resolution: Invalid Ajax update of volatile Loop in Zone in Form causes issues on

svn commit: r1186341 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/tapestry.js

2011-10-19 Thread hlship
Author: hlship Date: Wed Oct 19 17:04:51 2011 New Revision: 1186341 URL: http://svn.apache.org/viewvc?rev=1186341view=rev Log: TAP5-1706: JS syntax error in Tapestry.ajaxRequest() when Ajax fails Modified:

[jira] [Closed] (TAP5-1706) JS syntax error in Tapestry.ajaxRequest() when Ajax fails

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1706. -- Resolution: Fixed Fix Version/s: 5.3 Assignee: Howard M. Lewis Ship

svn commit: r1186343 - /tapestry/tapestry5/trunk/tapestry-core/src/main/resources/org/apache/tapestry5/datepicker_106/css/datepicker.css

2011-10-19 Thread hlship
Author: hlship Date: Wed Oct 19 17:07:44 2011 New Revision: 1186343 URL: http://svn.apache.org/viewvc?rev=1186343view=rev Log: TAP5-1697: Datepicker color/style problem only on WebKit/Mac browsers Modified:

[jira] [Closed] (TAP5-1648) AbstractReloadableObjectCreator is still based on Javassist APIs, not plastic

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1648. -- Resolution: Fixed Fix Version/s: 5.3 Assignee: Howard M. Lewis Ship

[jira] [Closed] (TAP5-1697) Datepicker color/style problem only on WebKit/Mac browsers

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1697. -- Resolution: Fixed Fix Version/s: 5.3 Assignee: Howard M. Lewis Ship

[jira] [Commented] (TAP5-1483) AssetPathConstructorImpl should use BaseURLSource

2011-10-19 Thread Howard M. Lewis Ship (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130775#comment-13130775 ] Howard M. Lewis Ship commented on TAP5-1483: Since this is behavior that most

[jira] [Updated] (TAP5-1425) AssetSource.getUnlocalizedAsset() should throw an exception if asset not found but does not actually exist

2011-10-19 Thread Howard M. Lewis Ship (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1425: --- Summary: AssetSource.getUnlocalizedAsset() should throw an exception if asset not

[jira] [Closed] (TAP5-1360) Cannot @Inject array-typed fields

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1360. -- Resolution: Invalid Assignee: Howard M. Lewis Ship I've marked this as invalid,

[jira] [Commented] (TAP5-1022) Undeploying an EAR with Tapestry causing an InputStream exception in Glassfish 2.1

2011-10-19 Thread Howard M. Lewis Ship (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130783#comment-13130783 ] Howard M. Lewis Ship commented on TAP5-1022: Any idea what file is open/locked?

[jira] [Updated] (TAP5-957) Tapestry's use of the beforeunload event conflicts with how IE operates

2011-10-19 Thread Howard M. Lewis Ship (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-957: -- Labels: ie javascript (was: ) Summary: Tapestry's use of the beforeunload event

[jira] [Updated] (TAP5-1481) ComponentPageElementImpl to throw a special exception when a component cannot be found by id

2011-10-19 Thread Howard M. Lewis Ship (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1481: --- Seems to me that a better solution for this is more general: in production mode, when

[jira] [Updated] (TAP5-1475) In a multipart file upload, request parameters in the URL are not exposed, only parameters in the request body

2011-10-19 Thread Howard M. Lewis Ship (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1475: --- Assignee: Howard M. Lewis Ship Issue Type: Bug (was: Improvement)

[jira] [Created] (TAP5-1707) The RenderNotification Mixin should documented with an example

2011-10-19 Thread Steve Eynon (Created) (JIRA)
The RenderNotification Mixin should documented with an example -- Key: TAP5-1707 URL: https://issues.apache.org/jira/browse/TAP5-1707 Project: Tapestry 5 Issue Type: Improvement

[jira] [Commented] (TAP5-1533) File download breaks zone managers due to unload event

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130801#comment-13130801 ] Hudson commented on TAP5-1533: -- Integrated in tapestry-trunk-freestyle #590 (See

[jira] [Commented] (TAP5-1706) JS syntax error in Tapestry.ajaxRequest() when Ajax fails

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130803#comment-13130803 ] Hudson commented on TAP5-1706: -- Integrated in tapestry-trunk-freestyle #590 (See

[jira] [Commented] (TAP5-1442) XSS vulnerability in calendar component

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130804#comment-13130804 ] Hudson commented on TAP5-1442: -- Integrated in tapestry-trunk-freestyle #590 (See

[jira] [Commented] (TAP5-1697) Datepicker color/style problem only on WebKit/Mac browsers

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130802#comment-13130802 ] Hudson commented on TAP5-1697: -- Integrated in tapestry-trunk-freestyle #590 (See

svn commit: r1186366 - in /tapestry/tapestry5/trunk/tapestry-upload/src: main/java/org/apache/tapestry5/upload/internal/services/MultipartDecoderImpl.java test/java/org/apache/tapestry5/upload/interna

2011-10-19 Thread hlship
Author: hlship Date: Wed Oct 19 17:52:07 2011 New Revision: 1186366 URL: http://svn.apache.org/viewvc?rev=1186366view=rev Log: TAP5-1475: In a multipart file upload, request parameters in the URL are not exposed, only parameters in the request body Modified:

[jira] [Closed] (TAP5-1475) In a multipart file upload, request parameters in the URL are not exposed, only parameters in the request body

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1475. -- Resolution: Fixed Fix Version/s: 5.3 In a multipart file upload, request

[jira] [Commented] (TAP5-1475) In a multipart file upload, request parameters in the URL are not exposed, only parameters in the request body

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130861#comment-13130861 ] Hudson commented on TAP5-1475: -- Integrated in tapestry-trunk-freestyle #591 (See

[jira] [Assigned] (TAP5-1708) Add ability to control where Ajax-injected CSS links are placed

2011-10-19 Thread Howard M. Lewis Ship (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1708: -- Assignee: Howard M. Lewis Ship Add ability to control where Ajax-injected

[jira] [Commented] (TAP5-1481) ComponentPageElementImpl to throw a special exception when a component cannot be found by id

2011-10-19 Thread Anton Litvinenko (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13130940#comment-13130940 ] Anton Litvinenko commented on TAP5-1481: more general solution - seems ok to me :)

svn commit: r1186562 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/javascript/ test/java/org/apache/tapest

2011-10-19 Thread hlship
Author: hlship Date: Wed Oct 19 23:23:19 2011 New Revision: 1186562 URL: http://svn.apache.org/viewvc?rev=1186562view=rev Log: TAP5-1708: Add support for marking a stylesheet link as the Ajax insertion point Added:

[jira] [Closed] (TAP5-1708) Add ability to control where Ajax-injected CSS links are placed

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1708. -- Resolution: Fixed Fix Version/s: 5.3 Add ability to control where

[jira] [Created] (TAP5-1710) AssetSource service can retain large numbers of Asset and Resource objects

2011-10-19 Thread Howard M. Lewis Ship (Created) (JIRA)
AssetSource service can retain large numbers of Asset and Resource objects -- Key: TAP5-1710 URL: https://issues.apache.org/jira/browse/TAP5-1710 Project: Tapestry 5

[jira] [Assigned] (TAP5-1710) AssetSource service can retain large numbers of Asset and Resource objects

2011-10-19 Thread Howard M. Lewis Ship (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship reassigned TAP5-1710: -- Assignee: Howard M. Lewis Ship AssetSource service can retain large

[jira] [Created] (TAP5-1709) AssetSource service can retain large numbers of Asset and Resource objects

2011-10-19 Thread Howard M. Lewis Ship (Created) (JIRA)
AssetSource service can retain large numbers of Asset and Resource objects -- Key: TAP5-1709 URL: https://issues.apache.org/jira/browse/TAP5-1709 Project: Tapestry 5

[jira] [Commented] (TAP5-1708) Add ability to control where Ajax-injected CSS links are placed

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131184#comment-13131184 ] Hudson commented on TAP5-1708: -- Integrated in tapestry-trunk-freestyle #592 (See

svn commit: r1186580 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: internal/ internal/services/assets/ services/assets/

2011-10-19 Thread hlship
Author: hlship Date: Thu Oct 20 00:32:19 2011 New Revision: 1186580 URL: http://svn.apache.org/viewvc?rev=1186580view=rev Log: TAP5-1710: Create utility for de-referencing a value from a map inside a Reference Modified:

svn commit: r1186581 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/ tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/o

2011-10-19 Thread hlship
Author: hlship Date: Thu Oct 20 00:32:28 2011 New Revision: 1186581 URL: http://svn.apache.org/viewvc?rev=1186581view=rev Log: TAP5-1710: AssetSource service can retain large numbers of Asset and Resource objects Modified:

[jira] [Closed] (TAP5-1710) AssetSource service can retain large numbers of Asset and Resource objects

2011-10-19 Thread Howard M. Lewis Ship (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1710. -- Resolution: Fixed Fix Version/s: 5.3 AssetSource service can retain large

svn commit: r1186582 - /tapestry/tapestry5/trunk/build.gradle

2011-10-19 Thread hlship
Author: hlship Date: Thu Oct 20 00:34:32 2011 New Revision: 1186582 URL: http://svn.apache.org/viewvc?rev=1186582view=rev Log: Advance version number to 5.3-beta-25 Modified: tapestry/tapestry5/trunk/build.gradle Modified: tapestry/tapestry5/trunk/build.gradle URL:

[jira] [Commented] (TAP5-1710) AssetSource service can retain large numbers of Asset and Resource objects

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131277#comment-13131277 ] Hudson commented on TAP5-1710: -- Integrated in tapestry-trunk-freestyle #593 (See

[jira] [Commented] (TAP5-1408) datefield popup does not have option to cancel

2011-10-19 Thread Lenny Primak (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131306#comment-13131306 ] Lenny Primak commented on TAP5-1408: I think this is broken again...

[jira] [Reopened] (TAP5-1409) datefield - cannot select same day in different month

2011-10-19 Thread Robert Zeigler (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zeigler reopened TAP5-1409: -- The bug with the datepicker closing when selecting a month from the drop down is still present;

[jira] [Reopened] (TAP5-1408) datefield popup does not have option to cancel

2011-10-19 Thread Robert Zeigler (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zeigler reopened TAP5-1408: -- The bug with the datepicker closing when selecting a month from the drop down is still present;

[jira] [Resolved] (TAP5-1409) datefield - cannot select same day in different month

2011-10-19 Thread Robert Zeigler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zeigler resolved TAP5-1409. -- Resolution: Fixed datefield - cannot select same day in different month

svn commit: r1186612 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/resources/org/apache/tapestry5/datepicker_106/js/datepicker.js test/java/org/apache/tapestry5/integration/app1/FormTests.jav

2011-10-19 Thread robertdzeigler
Author: robertdzeigler Date: Thu Oct 20 04:48:26 2011 New Revision: 1186612 URL: http://svn.apache.org/viewvc?rev=1186612view=rev Log: TAP5-1408: datefield popup does not have option to cancel. Fix and properly test for issue where selecting a month from the month menu would prematurely close

[jira] [Resolved] (TAP5-1408) datefield popup does not have option to cancel

2011-10-19 Thread Robert Zeigler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zeigler resolved TAP5-1408. -- Resolution: Fixed Fixed with proper test (which /does/ fail without the fix in place!)

[jira] [Closed] (TAP5-1408) datefield popup does not have option to cancel

2011-10-19 Thread Robert Zeigler (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Zeigler closed TAP5-1408. datefield popup does not have option to cancel --

[jira] [Commented] (TAP5-1408) datefield popup does not have option to cancel

2011-10-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13131392#comment-13131392 ] Hudson commented on TAP5-1408: -- Integrated in tapestry-trunk-freestyle #594 (See