PKP Bugzilla – Bug 6082
Problem while renaming custom blocks
Last modified: 2012-09-21 13:14:16 PDT
This issue was split off bug #6076. The issue is that without IDs to reference in the plugin settings table, its not easy to rename the custom blocks. Try creating a new block from the Custom Block Manager, then adding content for that block (through the block's settings page). If you go back to the Custom Block Manager and change the name of the block, a new block will be created and the old one will disappear (though it still exists in the plugin_settings table, its no longer referenced in the row with plugin_name = customblockmanagerplugin and setting_name = blocks). I can spend some more time on this later, but it wasn't immediately obvious to me how to fix it.
Rescheduling to 2.3.4; this is easily worked around.
James, It seems that whatever work was done on this for the 2.3.4.0 release may have created another problem. Now the new custom block does not appear at all in the block plugins list in this version. I'll post a separate comment in the forum regarding this. Thanks,