Replace media in all layouts doesnt work on Copied layouts

Bug #1353430 reported by Dan Garner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Undecided
Dan Garner

Bug Description

Region class needs to be re-declared because it caches the layout xml

Tags: cms

Related branches

Revision history for this message
Dan Garner (dangarner) wrote :

in lib/modules/module.class.php around line 1231 you need to add the following:

$region = new region($db);

if should go just before this statement:

// Loop through each media link for this layout
foreach ($results as $row)

Dan Garner (dangarner)
Changed in xibo:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.