Bug #5349
closedAfter Redmine update ATOM RRS return wrong url
Added by saen acro over 7 years ago. Updated about 7 years ago.
0%
Description
After Redmine update ATOM return wrong url
before
http://tvheadend.org/boards/5/topics/35225?r=35227#message-35227
after
https://127.0.0.1:8080/boards/5/topics/35225?r=35226#message-35226
Updated by saen acro over 7 years ago
Actions
#1
It's RSS not RRS :(
Updated by Mark Clarkstone over 7 years ago
Actions
#2
saen acro wrote:
It's RSS not RRS :(
Atom links appear to be working ok here, is this still the case?
Updated by saen acro over 7 years ago
Actions
#3

still same
Updated by saen acro over 7 years ago
Actions
#4
curl https://tvheadend.org/issues/5349.atom?key=b9339c2xxxxxxxxxxxxxxxxxxf5d84369
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title/>
<link rel="self" href="https://127.0.0.1:8080/issues/5349.atom?key=b9339c2a19f30be89f4c8a0f9c1d15f9f5d84369"/>
<link rel="alternate" href="https://127.0.0.1:8080/"/>
<id>https://127.0.0.1:8080/</id>
<icon>https://127.0.0.1:8080/favicon.ico?1528612569</icon>
<updated>2018-11-26T08:00:24Z</updated>
<author>
<name>Tvheadend</name>
</author>
<entry>
<title>Tvheadend - Bug #5349: After Redmine update ATOM RRS return wrong url</title>
<link rel="alternate" href="https://127.0.0.1:8080/issues/5349"/>
<id>https://127.0.0.1:8080/issues/5349?journal_id=28085</id>
<updated>2018-11-26T08:00:24Z</updated>
<author>
<name>saen acro</name>
<email>saentist@gmail.com</email>
</author>
<content type="html">
<ul></ul><p>It's RSS not RRS <img src="/plugin_assets/redmine_wiki_extensions/images/sad.png" alt=":("></p> </content>
</entry>
<entry>
<title>Tvheadend - Bug #5349: After Redmine update ATOM RRS return wrong url</title>
<link rel="alternate" href="https://127.0.0.1:8080/issues/5349"/>
<id>https://127.0.0.1:8080/issues/5349?journal_id=28086</id>
<updated>2018-11-26T09:45:40Z</updated>
<author>
<name>Mark Clarkstone</name>
</author>
<content type="html">
<ul></ul><p>saen acro wrote:</p>
<blockquote>
<p>It's RSS not RRS <img src="/plugin_assets/redmine_wiki_extensions/images/sad.png" alt=":("></p>
</blockquote>
<p>Atom links appear to be working ok here, is this still the case?</p> </content>
</entry>
<entry>
<title>Tvheadend - Bug #5349: After Redmine update ATOM RRS return wrong url</title>
<link rel="alternate" href="https://127.0.0.1:8080/issues/5349"/>
<id>https://127.0.0.1:8080/issues/5349?journal_id=28088</id>
<updated>2018-11-26T11:13:20Z</updated>
<author>
<name>saen acro</name>
<email>saentist@gmail.com</email>
</author>
<content type="html">
<ul></ul><p><img src="https://cdn.pbrd.co/images/HOWxA2L.png" alt="" /><br />still same</p> </content>
</entry>
</feed>
Updated by saen acro over 7 years ago
Actions
#5
Thunderbird also return https://127.0.0.1:8080
Updated by Andreas Smas over 7 years ago
Actions
#6
Updated by saen acro over 7 years ago
Actions
#7
I can test ;)
p.s. branding is also gone
https://tvheadend.org/themes/a1/images/logo.png
Updated by Pablo R. over 7 years ago
Actions
#8
Is it possible to implement the Redmine API? To connect from Android apps, for example. :P
Updated by saen acro over 7 years ago
Actions
#9
Pablo R. wrote:
Is it possible to implement the Redmine API? To connect from Android apps, for example. :P
I have 27" 3K PC screen :D
Updated by saen acro over 7 years ago
Actions
#10
Any update on case?
Updated by Dave H over 7 years ago
Actions
#11
Pablo R. wrote:
Is it possible to implement the Redmine API? To connect from Android apps, for example. :P
This is a bug tracker, not a discussion forum. Please open a separate enhancement request.
Updated by Dave H over 7 years ago
Actions
#12
saen acro wrote:
Any update on case?
It's a very annoying and presumably fairly simple bug to fix. Any progress to report,please?
Updated by saen acro over 7 years ago
Actions
#13
Just guessing but,
website is behind NGINX and RSS read not described DNS but localhost=127.0.0.1
That's why links inside RSS are wrong and on site are correct.
Updated by Dave H over 7 years ago
Actions
#14
Andreas Smas wrote:
I'll look into this.
There hasn't been any update since this statement, and according to https://tvheadend.org/users/1 Andreas hasn't logged in since.
Is anybody in contact with him that could ask whether there is any progress, or if there is some change in his circumstances could somebody else take a look at this annoying problem, please?
Updated by Andreas Smas over 7 years ago
Actions
#15
- Status changed from New to Fixed
This should be fixed now.
Updated by saen acro over 7 years ago
Actions
#16
(/) fixed
Updated by Andreas Smas about 7 years ago
Actions
#17
This issue is unfortunately temporarily back.
I'm trying out different rails servers for redmine.
It will be resolved before the end of the day.
Updated by Andreas Smas about 7 years ago
Actions
#18
Should be OK again.