backdrop-contrib / scheduler

Allows content to be published and unpublished on specified dates. (Note: a simplified version of the publishing functionality is now in Backdrop core.)
GNU General Public License v2.0
0 stars 1 forks source link

Notices: Undefined properties in scheduler_tokens() #16

Closed laryn closed 1 year ago

laryn commented 1 year ago

On a D7 -> Backdrop upgrade, these notices show upon completion of the upgrade script.

Notice: Undefined property: Node::$publish_on in scheduler_tokens() (line 47 of /app/modules/contrib/scheduler/scheduler.tokens.inc). Notice: Undefined property: Node::$unpublish_on in scheduler_tokens() (line 47 of /app/modules/contrib/scheduler/scheduler.tokens.inc).