Movable Type 5.02 patch to fix the Publish Queue

The Issue

Movable Type 5.02 has an error in Publish Queue for archive templates.

This error occurs when you publish your archive templates via Publish Queue. Run-periodic-tasks doesn't publish archive templates properly. Only index templates are published.

Versions affected

Please apply the fix if you are using Publish Queue with

  • Movable Type Open Source 5.02
  • Movable Type 5.02 ( with Professional and Community Packs)

Movable Type 5.0 and 5.01 do NOT have this issue.

The Fix

Movable Type component "WeblogPublisher.pm" has to be updated.

Placing the fix

Please download the following patched code file and follow the instructions below to put it in place:

The targeted file you're going to replace is in "lib/MT/WeblogPublisher.pm" .

First, create a backup of that file by either renaming it to be WeblogPublisher.pm.bak or copying its original into your home directory for safe keeping.

Unzip the patch file, and upload the WeblogPublisher.pm to the "lib/MT" directory to replace the original.

Confirm that the bug has been addressed; otherwise, revert the backup file.

This page was last updated on 2010-05-22, 01:47.

Leave a note

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.