Bug 365784

Summary: Protocol shortcut '\\' is turned to 'file://'
Product: [Applications] akregator Reporter: houz
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel, pinaraf
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:

Description houz 2016-07-17 16:30:38 UTC
I am not entirely sure what version of using Akregator I am using. My package manager calls it 16.04.02 while the program itself identifies as 5.2.2. As both versions are not selectable I left it blank.

About my problem: A few RSS feeds I have subscribed (for example GIMP's) use '\\' to varying degree for links in the posts. The problem is that Akregator resolves those to 'file://' which might be technically correct, but it's entirely useless. Would it be possible to use the protocol used to retrieve the feed instead? So either 'http://' or 'https://' in most cases.

Thanks in advance
Tobias
Comment 1 Laurent Montel 2016-07-17 18:47:58 UTC
Could you provide me url from this feed so I can test and debug it please.
Comment 2 houz 2016-07-17 20:07:27 UTC
Sure: https://www.gimp.org/feeds/atom.xml
Comment 3 Laurent Montel 2016-07-18 04:02:15 UTC
I confirm it.
I will look at to fix it soon.
thanks
Comment 4 Pierre Ducroquet 2019-03-31 11:19:40 UTC
Fixed with commit https://cgit.kde.org/akregator.git/commit/?id=fbd04c0045a5ca3695200d5d50e6920a90b13759
Thanks for reporting it.