User: sdboyer Branch: DRUPAL-6--1 Date: Thu, 17 Dec 2009 22:10:47 +0000 Modified files: /modules/ctools/page_manager/plugins/tasks page.admin.inc page.inc Log message: #657474: Deleting a custom task designated as the site home page no longer deletes the site_frontpage variable. Deleting the site_frontpage variable alongside the custom task that had previously owned it worked OK for tasks in the database, but made for an confusing, non-transparent extra step when tasks were exported to code. The deletion logic is now entirely gone, for both actual deletions and reversions to code. Improved helptext on the relevant form widget also makes the process slightly more transparent. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ctools/page_manage... http://cvs.drupal.org/diff.php?path=contributions/modules/ctools/page_manage...