You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Nash (JIRA)" <de...@tuscany.apache.org> on 2010/10/26 21:34:24 UTC

[jira] Resolved: (TUSCANY-3743) binding.atom returns incorrect HTTP response code from If-Unmodified-Since

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

Simon Nash resolved TUSCANY-3743.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-2.x

Fixed in the 1.6.1 branch under revisions r1025777 and r1025782, in the 1.x trunk under revisions r1027693 and r1027697, and in the 2.x trunk under revision r1027695. 

> binding.atom returns incorrect HTTP response code from If-Unmodified-Since
> --------------------------------------------------------------------------
>
>                 Key: TUSCANY-3743
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3743
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA ATOM Binding Extension
>    Affects Versions: Java-SCA-1.6
>            Reporter: Simon Nash
>            Assignee: Simon Nash
>             Fix For: Java-SCA-1.6.1, Java-SCA-2.x
>
>
> According to the HTTP specification [1], the response code from If-Unmodified-Since MUST be 412 if the feed has been modified.  The code in AtomBindingListenerServlet is returning 304.
> [1] http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html

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