#1036 closed defect (fixed)
autosave overwrites "Post specific settings for iTunes" - Fix
| Reported by: | ntm | Owned by: | seek3r |
|---|---|---|---|
| Priority: | normal | Component: | podpress |
| Severity: | normal | Keywords: | podpress, autosave |
| Cc: | ntm |
Description
The autosave functionality of the latest WP versions initiates the post_edit function of the podPressAdmin_class class, too. Because there is no check if the "Post specific settings for iTunes" has been send, the function sets these settings back to the default value. (If the post is saved manually this function works as aspected.)
So, if you don't save the post resp. the settings manually after an autsave then the "Post specific settings for iTunes" are lost.
Attachments (1)
Change History (3)
Changed 4 years ago by ntm
comment:1 Changed 13 months ago by garyc40
- Resolution set to fixed
- Status changed from new to closed
In [545403]:
comment:2 Changed 13 months ago by garyc40
In [545416]:
Note: See
TracTickets for help on using
tickets.

added check for the GLOBALS of the "Post specific settings for iTunes"