Closed
Bug 429273
Opened 18 years ago
Closed 16 years ago
Pre-3.2 image-preview link pages are missing their images
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P4)
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.9
People
(Reporter: stephend, Assigned: wenzel)
References
()
Details
Attachments
(1 file)
|
5.15 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
Summary: Pre-3.2 image-preview link pages are missing their images
There are still pre-3.2-style image-preview links out there, such as the one on Philip's page at http://xsidebar.mozdev.org/modifiedmisc.html#executejs, which points to https://addons.mozilla.org/addons/previews/1729.
For the 3.2 reskin, we changed the URL/path structure (because of the lightbox?), so the link should actually be https://addons.mozilla.org/en-US/firefox/images/preview/1729/1
Not sure if we should:
1) Do something with (i.e. fix/populate) https://addons.mozilla.org/addons/previews/1729 with the preview images (and fix its style), -or-
2) Put a 302 or something on this page and redirect to https://addons.mozilla.org/en-US/firefox/images/preview/1729/1
As far as I can tell, nothing in the in-page 3.2 experience links to the old style, but that doesn't mean it should be broken like this...
| Assignee | ||
Comment 1•17 years ago
|
||
This is still around in the new version, still easy to fix, and thus a 5.0.7 bug :)
Severity: normal → minor
Target Milestone: --- → 5.0.7
Updated•17 years ago
|
Priority: -- → P4
Updated•17 years ago
|
Target Milestone: 5.0.7 → 5.0.8
Updated•16 years ago
|
Assignee: nobody → fwenzel
Target Milestone: 5.0.8 → 5.0.9
| Assignee | ||
Comment 2•16 years ago
|
||
I love how boldly I claimed this, and for some reason it still didn't make it into 5.0.7 after all ;)
I'm on it.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•16 years ago
|
||
I removed the page and am now performing a permanent (not: 302) redirect to the respective add-ons details page.
Attachment #393586 -
Flags: review?(clouserw)
Comment 4•16 years ago
|
||
Comment on attachment 393586 [details] [diff] [review]
Patch, rev. 1
(In reply to comment #2)
> I love how boldly I claimed this, and for some reason it still didn't make it
> into 5.0.7 after all ;)
Fortune favors the bold!
Attachment #393586 -
Flags: review?(clouserw) → review+
| Reporter | ||
Comment 6•16 years ago
|
||
Verified FIXED; https://preview.addons.mozilla.org/addons/previews/1729 301s to https://preview.addons.mozilla.org/en-US/firefox/addon/1729
Status: RESOLVED → VERIFIED
Comment 7•16 years ago
|
||
Uh, Thanks, I think.
| Reporter | ||
Comment 8•16 years ago
|
||
(In reply to comment #7)
> Uh, Thanks, I think.
?
Comment 9•16 years ago
|
||
>> Uh, Thanks, I think.
> ?
I was expecting "FIXED" to mean a proper working previews page. Not a redirect.
| Reporter | ||
Comment 10•16 years ago
|
||
(In reply to comment #9)
> >> Uh, Thanks, I think.
> > ?
> I was expecting "FIXED" to mean a proper working previews page. Not a redirect.
Did you read the bug? The verification matches the fix.
| Assignee | ||
Comment 11•16 years ago
|
||
(In reply to comment #9)
> >> Uh, Thanks, I think.
> > ?
> I was expecting "FIXED" to mean a proper working previews page. Not a redirect.
How would that differ from the functionality that exists?
| Reporter | ||
Updated•16 years ago
|
Keywords: push-needed
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•