Closed
Bug 899411
Opened 12 years ago
Closed 12 years ago
Fix image doesn't display with a trailing slash at the end
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alicoding, Assigned: alicoding)
Details
Attachments
(1 file)
When visiting https://webmaker.org/en-us/party/ all the image will be broken but https://webmaker.org/en-us/party will display correctly.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ali
Status: NEW → ASSIGNED
| Assignee | ||
Updated•12 years ago
|
Summary: Fix image doesn't display with a trailing slash at the end /party/ → Fix image doesn't display with a trailing slash at the end
| Assignee | ||
Comment 1•12 years ago
|
||
It turns out that any page with an image without a root path will not be display.
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #782915 -
Flags: review?(dale)
| Assignee | ||
Updated•12 years ago
|
Attachment #782915 -
Flags: review?(dale) → review?(cade)
Comment 3•12 years ago
|
||
Comment on attachment 782915 [details] [review]
https://github.com/mozilla/webmaker.org/pull/300
nice catch!
Attachment #782915 -
Flags: review?(cade) → review+
Comment 4•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/webmaker.org
https://github.com/mozilla/webmaker.org/commit/739457e7ec9bde1ffb25c7730aa0a0c6ed3a6f66
Bug 899411 - Fix image doesn't display with a trailing slash at the end
| Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•