[jira] Commented: (TAP5-1454) Provide a public API to get a service from registry by a set of marker annotations

2011-03-03 Thread Massimo Lusetti (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001936#comment-13001936 ] Massimo Lusetti commented on TAP5-1454: --- Either way this would be awesome! Provide

[CONF] Apache Tapestry Request Processing

2011-03-03 Thread confluence
Request Processing File attached by Igor Drobiazko tapestry_request_processing_800.png (320 kB image/png) Change Notification Preferences View Attachments

[CONF] Apache Tapestry Request Processing

2011-03-03 Thread confluence
Request Processing Page edited by Igor Drobiazko Changes (1) ... The Request service is a [shadow|ShadowBuilder Service] of the

[jira] Commented: (TAP5-1454) Provide a public API to get a service from registry by a set of marker annotations

2011-03-03 Thread Igor Drobiazko (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001943#comment-13001943 ] Igor Drobiazko commented on TAP5-1454: -- @Howard: Yes, the example in the issue

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

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 18:42:23 2011 New Revision: 1076721 URL: http://svn.apache.org/viewvc?rev=1076721view=rev Log: TAP5-73: Convert the master ResourceMinimizer to use a configuration that maps content types to ResourceMinimizer implementations Added:

[jira] Closed: (TAP5-1459) Remove AbstractField.createDefaultParameterBinding() and AbstractTextField.defaultValue()

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship closed TAP5-1459. -- Resolution: Fixed Fix Version/s: 5.3.0 Remove

svn commit: r1076737 - /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/FormInjector.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 19:20:46 2011 New Revision: 1076737 URL: http://svn.apache.org/viewvc?rev=1076737view=rev Log: TAP5-1460: Remove deprecated constants from FormInjector Modified:

[jira] Created: (TAP5-1461) Remove Loop.volatile parameter (replaced with formState parameter in 5.1)

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
Remove Loop.volatile parameter (replaced with formState parameter in 5.1) - Key: TAP5-1461 URL: https://issues.apache.org/jira/browse/TAP5-1461 Project: Tapestry 5

[jira] Closed: (TAP5-1457) Remove SCRIPTS_AT_TOP from SymbolConstants

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

[jira] Closed: (TAP5-1460) Remove deprecated constants from FormInjector

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

svn commit: r1076746 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/corelib/components/ main/resources/org/apache/tapestry5/corelib/components/ test/app1/

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 19:32:11 2011 New Revision: 1076746 URL: http://svn.apache.org/viewvc?rev=1076746view=rev Log: TAP5-1461: Remove Loop.volatile parameter (replaced with formState parameter in 5.1) Modified:

[jira] Closed: (TAP5-1461) Remove Loop.volatile parameter (replaced with formState parameter in 5.1)

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

[jira] Created: (TAP5-1462) Remove Element.getParent()

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
Remove Element.getParent() -- Key: TAP5-1462 URL: https://issues.apache.org/jira/browse/TAP5-1462 Project: Tapestry 5 Issue Type: Sub-task Reporter: Howard M. Lewis Ship -- This message is

[jira] Closed: (TAP5-1462) Remove Element.getParent()

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

[jira] Created: (TAP5-1463) Remove EndTagStyle.OMIT

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
Remove EndTagStyle.OMIT --- Key: TAP5-1463 URL: https://issues.apache.org/jira/browse/TAP5-1463 Project: Tapestry 5 Issue Type: Sub-task Reporter: Howard M. Lewis Ship -- This message is automatically

svn commit: r1076761 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/dom/ main/java/org/apache/tapestry5/internal/services/ test/java/org/apache/tapestry5/dom/ test/ja

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 19:59:10 2011 New Revision: 1076761 URL: http://svn.apache.org/viewvc?rev=1076761view=rev Log: TAP5-1462: Remove Element.getParent() Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/dom/Element.java

svn commit: r1076762 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/dom: Element.java EndTagStyle.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 19:59:14 2011 New Revision: 1076762 URL: http://svn.apache.org/viewvc?rev=1076762view=rev Log: TAP5-1463: Remove EndTagStyle.OMIT Modified: tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/dom/Element.java

[jira] Created: (TAP5-1464) Remove ClasspathAssetAliasManager.toResourcePath()

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
Remove ClasspathAssetAliasManager.toResourcePath() -- Key: TAP5-1464 URL: https://issues.apache.org/jira/browse/TAP5-1464 Project: Tapestry 5 Issue Type: Sub-task Reporter: Howard

svn commit: r1076765 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ main/java/org/apache/tapestry5/test/ t

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 20:02:47 2011 New Revision: 1076765 URL: http://svn.apache.org/viewvc?rev=1076765view=rev Log: TAP5-1464: Remove ClasspathAssetAliasManager.toResourcePath() Modified:

[jira] Closed: (TAP5-1463) Remove EndTagStyle.OMIT

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

[jira] Closed: (TAP5-1464) Remove ClasspathAssetAliasManager.toResourcePath()

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

[jira] Created: (TAP5-1465) Remove Environment.getAccess()

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
Remove Environment.getAccess() -- Key: TAP5-1465 URL: https://issues.apache.org/jira/browse/TAP5-1465 Project: Tapestry 5 Issue Type: Sub-task Reporter: Howard M. Lewis Ship -- This message is

svn commit: r1076773 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: internal/services/EnvironmentImpl.java internal/services/EnvironmentalAccessImpl.java services/Env

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 20:15:27 2011 New Revision: 1076773 URL: http://svn.apache.org/viewvc?rev=1076773view=rev Log: TAP5-1465: Remove Environment.getAccess() Removed:

[jira] Closed: (TAP5-1465) Remove Environment.getAccess()

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

[jira] Commented: (TAP5-1466) Remove deprecated methods from TapestryTestCase

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002183#comment-13002183 ] Howard M. Lewis Ship commented on TAP5-1466: A good number of methods in

[jira] Created: (TAP5-1466) Remove deprecated methods from TapestryTestCase

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
Remove deprecated methods from TapestryTestCase --- Key: TAP5-1466 URL: https://issues.apache.org/jira/browse/TAP5-1466 Project: Tapestry 5 Issue Type: Sub-task Reporter: Howard M.

svn commit: r1076774 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/test/TapestryTestCase.java test/java/org/apache/tapestry5/internal/transform/RetainWorkerTest.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 20:20:11 2011 New Revision: 1076774 URL: http://svn.apache.org/viewvc?rev=1076774view=rev Log: TAP5-1466: Remove deprecated methods from TapestryTestCase Removed:

[jira] Created: (TAP5-1467) Remove deprcated methods form ClassTransformation

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
Remove deprcated methods form ClassTransformation - Key: TAP5-1467 URL: https://issues.apache.org/jira/browse/TAP5-1467 Project: Tapestry 5 Issue Type: Sub-task Reporter: Howard M.

[jira] Updated: (TAP5-1467) Remove deprecated methods form ClassTransformation

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1467: --- Description: A good number of methods in ClassTransformation were deprecated and even

[jira] Updated: (TAP5-1467) Remove deprecated methods from ClassTransformation

2011-03-03 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Howard M. Lewis Ship updated TAP5-1467: --- Summary: Remove deprecated methods from ClassTransformation (was: Remove deprecated

[jira] Commented: (TAP5-1457) Remove SCRIPTS_AT_TOP from SymbolConstants

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002249#comment-13002249 ] Hudson commented on TAP5-1457: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-73) JavaScript libraries should be automatically packed/minimalized

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002248#comment-13002248 ] Hudson commented on TAP5-73: Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1458) Mark tapestry.suppress-redirect-from-action-requests as deprecated, for removal in Tapestry 5.4

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002250#comment-13002250 ] Hudson commented on TAP5-1458: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1462) Remove Element.getParent()

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002247#comment-13002247 ] Hudson commented on TAP5-1462: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1463) Remove EndTagStyle.OMIT

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002246#comment-13002246 ] Hudson commented on TAP5-1463: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1460) Remove deprecated constants from FormInjector

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002245#comment-13002245 ] Hudson commented on TAP5-1460: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1464) Remove ClasspathAssetAliasManager.toResourcePath()

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002242#comment-13002242 ] Hudson commented on TAP5-1464: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1461) Remove Loop.volatile parameter (replaced with formState parameter in 5.1)

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002244#comment-13002244 ] Hudson commented on TAP5-1461: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1455) Remove code and constants related to page pooling

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002241#comment-13002241 ] Hudson commented on TAP5-1455: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1465) Remove Environment.getAccess()

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002240#comment-13002240 ] Hudson commented on TAP5-1465: -- Integrated in tapestry-5.2-freestyle #275 (See

[jira] Commented: (TAP5-1456) Remove symbol for absolute URIs (now always absolute since 5.2)

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002239#comment-13002239 ] Hudson commented on TAP5-1456: -- Integrated in tapestry-5.2-freestyle #275 (See

svn commit: r1076808 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: internal/services/InternalClassTransformationImpl.java services/ClassTransformation.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:42:24 2011 New Revision: 1076808 URL: http://svn.apache.org/viewvc?rev=1076808view=rev Log: TAP5-1467: Remove deprecated methods form ClassTransformation Modified:

svn commit: r1076807 - in /tapestry/tapestry5/trunk: tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/ tapestry-c

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:42:19 2011 New Revision: 1076807 URL: http://svn.apache.org/viewvc?rev=1076807view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Removed:

svn commit: r1076809 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/interna

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:42:30 2011 New Revision: 1076809 URL: http://svn.apache.org/viewvc?rev=1076809view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076810 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/interna

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:42:36 2011 New Revision: 1076810 URL: http://svn.apache.org/viewvc?rev=1076810view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076811 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: internal/services/InternalClassTransformationImpl.java services/ClassTransformation.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:42:41 2011 New Revision: 1076811 URL: http://svn.apache.org/viewvc?rev=1076811view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076812 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: internal/services/InternalClassTransformationImpl.java services/ClassTransformation.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:42:46 2011 New Revision: 1076812 URL: http://svn.apache.org/viewvc?rev=1076812view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076813 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/interna

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:42:52 2011 New Revision: 1076813 URL: http://svn.apache.org/viewvc?rev=1076813view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076814 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: services/ClassTransformation.java test/TapestryTestCase.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:42:56 2011 New Revision: 1076814 URL: http://svn.apache.org/viewvc?rev=1076814view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076815 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/interna

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:43:02 2011 New Revision: 1076815 URL: http://svn.apache.org/viewvc?rev=1076815view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076816 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: internal/services/InternalClassTransformation.java services/ClassTransformation.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:43:07 2011 New Revision: 1076816 URL: http://svn.apache.org/viewvc?rev=1076816view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076817 - in /tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5: internal/services/InternalClassTransformation.java services/ClassTransformation.java

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:43:11 2011 New Revision: 1076817 URL: http://svn.apache.org/viewvc?rev=1076817view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Modified:

svn commit: r1076818 - in /tapestry/tapestry5/trunk/tapestry-core/src: main/java/org/apache/tapestry5/internal/services/ main/java/org/apache/tapestry5/services/ test/java/org/apache/tapestry5/interna

2011-03-03 Thread hlship
Author: hlship Date: Thu Mar 3 21:43:17 2011 New Revision: 1076818 URL: http://svn.apache.org/viewvc?rev=1076818view=rev Log: TAP5-1467: Remove deprecated methods from ClassTransformation Removed:

[jira] Closed: (TAP5-1467) Remove deprecated methods from ClassTransformation

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

[jira] Commented: (TAP5-1467) Remove deprecated methods from ClassTransformation

2011-03-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13002290#comment-13002290 ] Hudson commented on TAP5-1467: -- Integrated in tapestry-5.2-freestyle #276 (See

[jira] Created: (TAP5-1468) incorrect support for list of prefered locales

2011-03-03 Thread piotrek (JIRA)
incorrect support for list of prefered locales -- Key: TAP5-1468 URL: https://issues.apache.org/jira/browse/TAP5-1468 Project: Tapestry 5 Issue Type: Bug Components: tapestry-core,

[jira] Updated: (TAP5-1468) incorrect support for list of prefered locales

2011-03-03 Thread piotrek (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] piotrek updated TAP5-1468: -- Description: when browser's preferred languages are e.g. fr, de (in this order) and application supported