You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Felix Gonschorek (JIRA)" <ji...@apache.org> on 2016/05/20 10:12:12 UTC

[jira] [Updated] (TAP5-2549) ZoneRefresh mixin should check for XHR requests

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

Felix Gonschorek updated TAP5-2549:
-----------------------------------
    Summary: ZoneRefresh mixin should check for XHR requests  (was: ZoneRefresh mixin does not check for XHR request)

> ZoneRefresh mixin should check for XHR requests
> -----------------------------------------------
>
>                 Key: TAP5-2549
>                 URL: https://issues.apache.org/jira/browse/TAP5-2549
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.4.1
>            Reporter: Felix Gonschorek
>            Priority: Minor
>              Labels: ajax, easyfix
>
> ZoneRefresh mixin returns always Block, even if the request is not a XHR request which leads to errors in the logfile.
> This happens when crawlers load the URL with normal http GET request:
> {{org.apache.tapestry5.ioc.util.UnknownValueException: A component event handler method returned the value <PlaceholderBlock>. Return type org.apache.tapestry5.internal.structure.ComponentPageElementImpl$PlaceholderBlock can not be handled.}}
> Going to attach patch soon!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)