You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
martinrotter
changed the title
[BUG]: Feed problem when opening links
[BUG]: Feed problem when opening links (because URL of article was prepended with artificial spaces)
Apr 12, 2023
Brief description of the issue
When trying to open the links of news from the feed "https://photojournal.jpl.nasa.gov/rss/new" the URL is broken and in turn becomes "https://photojournal.jpl.nasa.gov/%20https://photojournal.jpl.nasa.gov/catalog/PIA25875" instead of being "https://photojournal.jpl.nasa.gov/catalog/PIA25875".
How to reproduce the bug?
What was the expected result?
The webpage should be in this format: "https://photojournal.jpl.nasa.gov/catalog/PIA25875"
What actually happened?
The webpage was in this format: "https://photojournal.jpl.nasa.gov/%20https://photojournal.jpl.nasa.gov/catalog/PIA25875"
Debug log
io.github.martinrotter.rssguard.desktop[7546]: time=" 10595.231" type="debug" -> gui: Message list got focus with reason 'Qt::ActiveWindowFocusReason'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10633.714" type="debug" -> gui: Message list got focus with reason 'Qt::ActiveWindowFocusReason'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10703.893" type="debug" -> gui: Message list got focus with reason 'Qt::ActiveWindowFocusReason'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10705.133" type="debug" -> gui: Hovered link: 'QUrl(https://photojournal.jpl.nasa.gov/ https://photojournal.jpl.nasa.gov/catalog/PIA25875)'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10705.167" type="debug" -> gui: Hovered link: 'QUrl()'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10705.483" type="debug" -> gui: Hovered link: 'QUrl(https://photojournal.jpl.nasa.gov/ https://photojournal.jpl.nasa.gov/catalog/PIA25875)'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10706.377" type="debug" -> gui: Hovered link: 'QUrl()'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10708.525" type="debug" -> gui: Hovered link: 'QUrl()'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10708.988" type="warning" -> javascript: Uncaught TypeError: document.head.appendChild(...) is not a function (source: https://photojournal.jpl.nasa.gov/js/header.js:240)
io.github.martinrotter.rssguard.desktop[7546]: time=" 10754.509" type="debug" -> core: Saved data with auto-saver for 'CookieJar' and method 'saveCookies'.
io.github.martinrotter.rssguard.desktop[7546]: time=" 10780.506" type="debug" -> core: Delaying scheduled feed auto-download for some time since window is focused and updates while focused are disabled by the user and all account caches are empty.
Operating system and version
The text was updated successfully, but these errors were encountered: