Closed
Bug 685638
Opened 14 years ago
Closed 14 years ago
[SnippetService] Make URL to image show persistently
Categories
(Snippets :: Service, defect, P2)
Snippets
Service
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lforrest, Assigned: osmose)
Details
(Whiteboard: [dev])
Once you select "change image" the URL to the image goes away. It would be very helpful if it changed within the preview window, but if the complete URL stayed showing within the URL field. Since changes from staging --> production have to happen manually, this helps with the data entry involved there (meaning the snippet service user can just copy and paste the URL instead of having to find the source again).
A small change that will really help this manual process.
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → mkelly
| Reporter | ||
Comment 1•14 years ago
|
||
Hey Mike - This small tweak would really help. Tackling this in the early part of Q4 would be great.
| Assignee | ||
Updated•14 years ago
|
Status: NEW → ASSIGNED
OS: Mac OS X → All
Priority: -- → P2
Hardware: x86 → All
Whiteboard: [dev]
| Assignee | ||
Comment 2•14 years ago
|
||
Fixed in https://github.com/mozilla/home-snippets-server/commit/83c230e9f921c36ad1bd7960992fb4ab9001cf53
Please verify on stage that the URL for the icon persists. Note that this will only work on newly created snippets; old snippets will function normally, but won't save the icon URL until you have replaced the icon.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
I just tested this and it didn't work (production- in a new snippet called "Test persistent image URL")
Would love love love for this to work!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•14 years ago
|
||
Laura - This code is only on stage, currently. Please verify there. We'll be pushing to production shortly once a few other changes land. :)
| Reporter | ||
Comment 5•14 years ago
|
||
I tested on Stage (see first snippet) and it does not work. :(
| Assignee | ||
Comment 6•14 years ago
|
||
Went through the testing again with Laura, and we can't replicate her issues. Marking as fixed.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•