Opened 4 years ago
Closed 3 years ago
#11140 closed defect (bug) (fixed)
Use as thumbnail not giving feedback
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | Post Thumbnails | Version: | 2.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Using Safari 4, I'm getting the following:
- I edit a post
- I upload a new image
- I click the "Use as thumbnail" link
- It works, but it didn't say
By contrast:
- I upload a new image
- I browse the gallery
- I click the "Use as thumbnail" link on this new image
- It works, and it says "Saving..." (or whatever it was)
Change History (5)
comment:2
markjaquith — 3 years ago
comment:3
markjaquith — 3 years ago
I added a "Done" message that pops up after "Saving..." and then fades away.
But it's still not working when you upload a new image and set the thumbnail immediately. The uploader isn't setting the ID correctly in the HTML so jQuery can't access it.
comment:5
markjaquith — 3 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

(In [12353]) Show "Done" feedback after setting post thumbnail image. see #11140 (partial fix)