You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Christoph Stichlberger (JIRA)" <ji...@apache.org> on 2012/08/10 12:23:29 UTC

[jira] [Created] (TAP5-1986) Progressive display ignores application defaults for zone update effect

Christoph Stichlberger created TAP5-1986:
--------------------------------------------

             Summary: Progressive display ignores application defaults for zone update effect
                 Key: TAP5-1986
                 URL: https://issues.apache.org/jira/browse/TAP5-1986
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
            Reporter: Christoph Stichlberger
            Priority: Minor


The progressive display has no global default for the "update" parameter that is used for zone updates.
Because of this, the zone update of progressive displays can't be customized using the application defaults, and has to be specified in every place it's used.

It probably should use the same default as the zone for its update parameter:

value = BindingConstants.SYMBOL + ":" + ComponentParameterConstants.ZONE_UPDATE_METHOD

--
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