Opened 12 years ago
Closed 12 years ago
#22850 closed defect (bug) (invalid)
Media Custom URL No Longer Being Saved
Reported by: | sparkweb | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | critical | Version: | |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
I could have sworn this was working in a previous RC but as of 3.5 RC5 (and now RC6) doesn't seem like this is working any more.
I upload a new image, select "Custom URL" and enter a new url. There's no save event on blur anymore and the custom url doesn't get saved at any point. I reload the page, the url I entered isn't there.
I'm using FF 17 and when watching the Console with Firebug I don't see any AJAX calls being fired to save this data.
May be somewhat connected to #22537
Change History (1)
Note: See
TracTickets for help on using
tickets.
These fields were never saved. Nothing in the "Attachment Display Settings" are saved against the DB, they are only used to determine how you want your image inserted into the post.
We do remember your previous settings on a global (but user-specific) basis. So if you inserted a photo at the Medium size, floated right, that gets remembered for your next image.