`article.url` does not include port number
Open
- Dominant language
- Ruby
- Stars
- 1.5k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
Just as the title says, calling `article.url` includes the path, the domain, the protocol, but not the port.
Run rackup locally, and open your atom feed. (Presuming rack uses a non-standard port) If you look at the ID (that should be fixed, but w/e) or link, the port is not shown.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by running rackup locally on a non-standard port and opening the Atom feed. Trace how article.url produces the feed link and ID; done when the generated link includes the port number.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100