Share

Media Gallery - Batch Edit did not call the proper glFusion APIs

When performing media maintenance using the Batch Edit (Media Manage menu option), upon saving, there was a missing glFusion API call. This would cause other plugins to not be informed that a change had been made. For example, the Tag plugin uses this hook to know that the tag cloud should be updated.

To resolve this issue, which now makes the proper API calls, update the PHP file mediamanage.php with the patched version below.

private/plugins/mediagallery/include/mediamanage.php

This patch should only be applied to glFusion v1.1.8 and has been included in glFusion v1.1.8 Patch Level 2.

For more information on Patch Levels, please see the glFusion Patch Updates story.