Bug #5379
openJournal RSS feed errors
0%
Description
Journal Atom feed from url like this https://my.host/_admin/journal/atom?auth_token=d74d
ids not unique as it required
Updated by Marcin Kuzminski [CTO] about 7 years ago
Hi,
Can you explain a bit more ? The token used is special one just for RSS feed. What kind of uniqness are you looking for here ?
Updated by Vasiliy S about 7 years ago
Can you explain a bit more ? The token used is special one just for RSS feed. What kind of uniqness are you looking for here ?
Url and token is ok, it is just example
Atom specification assume the entity id is unique and not chnged since time. But now ids look like this:
<id>tag:https:,2017-08-31://rc.cavedb.ru/cavedb/VostochnoSajanskaja-Manskij-Badzhejskij/changelog</id>
Id is not unique for a entities within a day and my news rerader (Mozilla Thunderbird) swallows some feeds and work wrong...
Updated by Marcin Kuzminski [CTO] about 7 years ago
OK, thanks for explanation. We'll fix this. Do you a proposal what would be agood id for this entry ?
Updated by Vasiliy S about 7 years ago
Do you a proposal what would be a good id for this entry ?
Maybe md5-hashed Journal row id form DB? Dont know
https://stackoverflow.com/questions/150741/how-do-you-generate-a-good-id-in-atom-documents
Updated by Marcin Kuzminski [CTO] about 7 years ago
- Target version changed from v4.8 to v4.10
- Affected Version v4.8 added
Updated by Redmine Integration about 7 years ago
- Status changed from New to Resolved
Commit 263f1c18b393 by Marcin Lulek mlulek@rhodecode.com on default branch changed this issue. https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/263f1c18b3934775d5f79ebec1ac29dfe2b4c8e1