[
https://issues.apache.org/jira/browse/ABDERA-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Calavera updated ABDERA-118:
----------------------------------
Attachment: ibatisAdapter.patch
with this patch the adapter adds the author feed to each entry that doesn't
have the author element. Moreover if the title is empty the adapter searchs a
property called "entryTitle" that can be configured into the properties file.
> Abdera code shouldn't include hard coded referenced values to other external
> projects
> -------------------------------------------------------------------------------------
>
> Key: ABDERA-118
> URL: https://issues.apache.org/jira/browse/ABDERA-118
> Project: Abdera
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: David Calavera
> Attachments: ibatisAdapter.patch
>
>
> When IBatisCollectionAdapter creates a feed and it's entries don't include an
> author the adapter adds the author "feedserver" to each entry into the feed.
> Moreover if the title of the entries is empty the adapter adds them the title
> "jdbc entry title".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.