Ticket #523 (new defect)

Opened 1 year ago

Blicki: Rollback not working

Reported by: TigerDE2 Assigned to: ryan
Priority: highest Component: blicki
Severity: blocker Keywords: blicki rollback revision blocker
Cc: matt

Description

Rolling back a page to a prevoius revision does not work. When clicking the corresponding link on the "Edit" page, wp-admin/admin.php?page=blicki.php&noheader=1&action=rollback&post_ID=2&revision=1 is called. (URL will vary according to selected site and revisions.)

This page outputs the Blicki options/settings page, but without backend header or style sheet applied. (Footer seems to be there.) It's more or less what you get when you go to Settings > Blicki, only without style or header.

The function "blicki_plugin_page()" inside blicki.php, which seems to be responsible for initiating rollbacks, is not called. (Note I'm a n00b when it comes to PHP. So this is a guess only.)

Please fix this asap; it renders the plugin useless... :'-(