Bug 151969 - relative links are displayed with incorrect base link prepended in article description
Summary: relative links are displayed with incorrect base link prepended in article de...
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2007-11-07 07:48 UTC by Brad Love
Modified: 2018-10-27 02:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brad Love 2007-11-07 07:48:36 UTC
Version:           1.2.7 (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages

issue shows up when there are relative links in the items of an RSS channel.

the relative links inside the title use the domain of the link in the title, instead of the domain of the xmlns:channel or the domain of the top link in the channel.

for example:

?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:channel="http://a.com">
<channel>
<title>theTitle</title>
<link>http://a.com/rssFeed</link>
<ttl>10</ttl>

<item>
<title>test</title>
<link>http://download.a.com/fooBar</link>
<description>
&#60;a href=&#34;/index.html&#34;&#34;&#62; link to site Index &#60;/a&#62;
</description>
</item>

</channel>
</rss>

with a situation like this the link in the description is interpreted as http://download.a.com/index.html instead of http://a.com/index.html.
Comment 1 Adrián Chaves (Gallaecio) 2012-11-18 14:23:17 UTC
Is this still hapenning with Akregator 4.9.3? If so, could you please provide a link to a public feed that can be used to reproduce the issue, or a series of steps to reproduce it without that feed?
Comment 2 Andrew Crouthamel 2018-09-23 02:31:00 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 02:17:24 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!