Closed
Bug 792346
Opened 12 years ago
Closed 12 years ago
Image assets section is not updated with the previous uploaded image when edited
Categories
(Marketplace Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: cboldan.mozbugs, Unassigned)
References
Details
Steps to reproduce:
1. Load MP Dev Hub ( https://marketplace-dev.allizom.org/developers/ )
2. Click on Edit Listing link from a listed app.
3. Edit the Media section.
4. Change both Desktop and Mobile Tile images from the Image Assets section.
5. Save changes.
6. Click Edit on the Media section again.
Expected results:
The uploaded images are displayed when user is in preview or edit mode for the Media section.
Actual results:
The old images appear in edit mode, even after new images were uploaded and saved for the Image Assets section.
Notes/Issues:
Verified in FF18 (Win 7). Issue is also reproducing in production.
Screencast for this issue http://screencast.com/t/2LYnvrLie
Comment 1•12 years ago
|
||
This happens because we don't cache bust the images in the edit view. Opening the images in a new tab and refreshing them will show the updated images.
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•12 years ago
|
||
Issue is still reproducing in https://marketplace-dev.allizom.org/ on FF18 (Win 7)
Screencast for this issue http://screencast.com/t/QvbO0mfv0D
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
STR:
1. Load
2. Click "Edit" on Media
3. Add new image assets for both mobile and desktop
4. Save changes
5. Notice that the new images are shown
6. Click on "Edit" again
Expected behavior:
New images which were uploaded are shown on clicking "Edit"
Actual behavior:
on clicking again, we revert to showing the old image assets.
screencast: http://screencast.com/t/z4eDWPElol2
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•12 years ago
|
||
(In reply to krupa raj 82[:krupa] from comment #5)
> STR:
> 1. Load
> 2. Click "Edit" on Media
> 3. Add new image assets for both mobile and desktop
> 4. Save changes
> 5. Notice that the new images are shown
> 6. Click on "Edit" again
>
1. Load https://marketplace.mozilla.org/developers/app/test-app-bear1085/edit
Comment 7•12 years ago
|
||
comment 5 and 6 exist as proof of my stupidity. This works fine on -dev. Sorry basta for questioning your fix :)
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•12 years ago
|
||
Verified as fixed on https://marketplace-dev.allizom.org/developers/ in FF18 (Win 7).
Postfix screencast http://screencast.com/t/whnyqlrL
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•