feeds icon indicating copy to clipboard operation
feeds copied to clipboard

path-only links don't work

Open databus23 opened this issue 9 years ago • 1 comments

When the feed contains links without scheme+host+port but just a path like /some/blog/post they can't be opened by clicking on the entry in the menubar.

The error is "There is no application set to open the URL /some/blog/post."

Seems like the url is taken as is but ideally the missing stuff should be inferred from the feed url.

databus23 avatar Sep 08 '16 08:09 databus23

Example feed (any github releases feed), e.g. https://github.com/getsentry/sentry/releases.atom

databus23 avatar Sep 08 '16 08:09 databus23