Opened 4 years ago

Closed 13 months ago

Last modified 13 months ago

#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)

podpress_admin_class.patch (4.0 KB) - added by ntm 4 years ago.
added check for the GLOBALS of the "Post specific settings for iTunes"

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by ntm

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

comment:1 Changed 13 months ago by garyc40

  • Resolution set to fixed
  • Status changed from new to closed

In [545403]:

Fix: Sales logs are not displayed for some installations.

Fixed issue 1036.

comment:2 Changed 13 months ago by garyc40

In [545416]:

Fix: Sales logs are not displayed for some installations.

Fixed issue 1036.

Note: See TracTickets for help on using tickets.