New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple authors in one entry #254
Labels
Comments
|
Hmm it looks like it is currently just retrieving the last author. |
josh64x2
added a commit
to josh64x2/vienna-rss
that referenced
this issue
Aug 31, 2014
josh64x2
added a commit
to josh64x2/vienna-rss
that referenced
this issue
Sep 1, 2014
josh64x2
added a commit
to josh64x2/vienna-rss
that referenced
this issue
Sep 3, 2014
Handles better the presence of a default author
barijaona
added a commit
that referenced
this issue
Sep 3, 2014
#254 added multiple author support for atom feeds
josh64x2
added a commit
to josh64x2/vienna-rss
that referenced
this issue
Sep 14, 2014
…r> and <dc:creator> due to RSS ambiguity
barijaona
added a commit
that referenced
this issue
Sep 15, 2014
#254 added multiple author support for RSS using both <author> and <dc:c...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi and thanks for the great app! It appears however that there is a bug when there are several authors in an RSS entry. If we have for example
in the same
<item>, then only one author is shown in Vienna. For example, the RSS feed of ArXiv.org to be found here:http://export.arxiv.org/api/query?search_query=cat:math.DS
It would be great if Vienna could simply display several authors with commas. I really hope that you can do something about this.
Thanks a lot,
Nauhaie
The text was updated successfully, but these errors were encountered: