You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Chad Lung (JIRA)" <ji...@apache.org> on 2012/10/12 19:03:03 UTC

[jira] [Created] (ABDERA-307) Can enter multiple Content elements in an Entry

Chad Lung created ABDERA-307:
--------------------------------

             Summary: Can enter multiple Content elements in an Entry
                 Key: ABDERA-307
                 URL: https://issues.apache.org/jira/browse/ABDERA-307
             Project: Abdera
          Issue Type: Bug
    Affects Versions: 1.1.2
         Environment: OS X, Linux
            Reporter: Chad Lung
            Priority: Minor


Users can create ATOM entries with multiple content elements.  According to the spec only one content element is allowed per entry as stated as well on the Abdera Entry doc page:
http://abdera.apache.org/docs/api/org/apache/abdera/model/Entry.html

This appears to be an issue when parsing an incoming ATOM entry. If more than one content element is present it will not throw an error but only the first content element is accessible.  The second content element is still present in the ATOM body.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira