SSWConsulting / SSWConsulting/SSW.Website
🐛 Newsletter HTML files under the "Images" folder
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 14
- Forks
- 10
- Avg merge
- 13h 51m
- Merged PRs (30d)
- 38
Description
Describe the bug
CodeAuditor found a broken link and looking further it is from a old newsletter file that is public under the /images/ folder of our main website.
Looking on the source I've found they are all there
I assume this was a migration problem...
To Reproduce
- Go to https://www.ssw.com.au/newsletters and click on a newsletter... it will be under /images/
The files should be in a path like:
https://www.ssw.com.au/newsletters/2018/{{ FILE NAME }}.html
- 1. Can we fix these folders' structure and paths?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the /newsletters page and inspect the newsletter links that currently resolve under /images/newsletter-uploads/2018/. Compare those links and files with the requested /newsletters/2018/ structure; done means the newsletter files are served from the intended paths and the links work without broken references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- content, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100