Felix Gonschorek created TAP5-2549:
--------------------------------------

             Summary: ZoneRefresh mixin does not check for XHR request
                 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


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)

Reply via email to