[
https://issues.apache.org/jira/browse/TUSCANY-2610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Becker resolved TUSCANY-2610.
---------------------------------
Resolution: Fixed
Fixed At revision: 697643
> Atom Binding should not provide automatic feed/entry ID
> -------------------------------------------------------
>
> Key: TUSCANY-2610
> URL: https://issues.apache.org/jira/browse/TUSCANY-2610
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA ATOM Binding Extension
> Affects Versions: Java-SCA-1.3.2, Java-SCA-1.4
> Environment: All
> Reporter: Dan Becker
> Assignee: Dan Becker
> Priority: Minor
> Fix For: Java-SCA-1.4
>
>
> The Atom Abdera binding provides a trivial ID when one does not exist on an
> Entry or Feed. Technically all implementations are supposed to provide one,
> but the trivial ID was a safeguard when an implementation did not provide
> one. However, browsers pick up on the returned ID and provide caching on
> future HTTP requests (for example "If-None-Match trivialID"). When Tuscany
> reads and responds to these cache requests, such as when the trivialID
> matches, updated feeds/entries are not sent back to the browser.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.