AssetDispatcher doesn't stream asset when the 'If-Modified-Since' header can't 
be converted to a date
-----------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-2017
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2017
             Project: Tapestry
          Issue Type: Bug
    Affects Versions: 5.0.7
            Reporter: Andreas Andreou


That's because org.apache.tapestry.services.Request.getDateHeader throws 
IllegalArgumentException (it's in the javadocs)
which isn't handled by AssetDispatcher.dispatch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to