SSWConsulting / SSWConsulting/SSW.Website

🐛 Newsletter HTML files under the "Images" folder

Open
#3,200 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Bug
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.

https://www.ssw.com.au/images/newsletter-uploads/2018/_2018_05__We%20moved%20our%20SharePoint%20Intranet%20to%20the%20Cloud__.html

Looking on the source I've found they are all there

Image

I assume this was a migration problem...

To Reproduce

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.