Closed
Bug 612434
Opened 15 years ago
Closed 15 years ago
Media gallery: error page contains full-size image
Categories
(support.mozilla.org :: Knowledge Base Software, task)
Tracking
(Not tracked)
VERIFIED
FIXED
2.3
People
(Reporter: rbillings, Assigned: paulc)
Details
Attachments
(1 file)
|
298.47 KB,
image/png
|
Details |
If a user tries upload an image to the media gallery and neglects to enter a title or description they are taken back to the image. However, the image doesn't render nicely- going way outside of the lines. See screenshot.
1) /media > upload image link
2) add image
3) submit without entering title or description
expected: user gets sent back to enter info, image icon is still small
actual: upload image is super big
| Reporter | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Comment 2•15 years ago
|
||
3 lines of CSS should hopefully fix this. At least for Firefox, it seems to. I already had to fix it for bug 609023 :)
Assignee: nobody → paulc
| Assignee | ||
Comment 3•15 years ago
|
||
Fixed as part of bug 609023, here:
https://github.com/jsocol/kitsune/commit/c489e8ea91aa36ab6de35ad617a15798098af69e#diff-10
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•15 years ago
|
Summary: Media gallery: error page does not contain image → Media gallery: error page contain full-size image
| Assignee | ||
Updated•15 years ago
|
Summary: Media gallery: error page contain full-size image → Media gallery: error page contains full-size image
You need to log in
before you can comment on or make changes to this bug.
Description
•