Closed Bug 647350 Opened 13 years ago Closed 13 years ago

[kitsune] Can't view image gallery, upload images or view images

Categories

(support.mozillamessaging.com Graveyard :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rolandtanglao, Assigned: gozer)

References

Details

After the SSL fixes, can't view image gallery and upload images.
e.g. 
Steps to reproduce:
1. viewing image gallery bug
view any image
e.g. https://stage-kitsune.mozillamessaging.com/en-US/gallery/image/1234
BUG: "Oh, no! It looks like an unexpected error occurred. We've already notified the site administrators. Please try again now, or in a few minutes."
2. upload image bug:
i) https://stage-kitsune.mozillamessaging.com/en-US/gallery/images
Click "browse" and select an image
BUG: uploading never completes
oops in fact all images are broken
e.g. images don't display in this article:
https://stage-kitsune.mozillamessaging.com/en-US/kb/message-tabs
Assignee: nobody → gozer
Summary: [kitsune] Can't view image gallery and upload images → [kitsune] Can't view image gallery, upload images or view images
Side-effect of migration to sancus's fork of kitsune. Fixed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
If you don't have it, add an ADMINS setting to settings_local.py, and when errors like that occur you'll be emailed a detailed traceback to help diagnose:

ADMINS = (
    ('name', 'email@address'),
    ('name2' 'email@address2'),
)
You need to log in before you can comment on or make changes to this bug.