After upgrade Old layouts will not allow any user to edit the duration

Bug #1115648 reported by Dan Garner
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Medium
Dan Garner

Bug Description

The group admin can update everything except the duration field(s). If I change them to a super admin, then they can update the duration field(s).

This same admin can update the duration fields in the "media" objects in the media menu.

Related branches

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

line #188 of module.class.php

// If the userId is blank, then set it to be the layout user id
            if (!$this->originalUserId = $mediaNode->getAttribute('userId'))
                $this->originalUserId = $db->GetSingleValue(sprintf("SELECT userid FROM layout WHERE layoutid = %d", $this->layoutid), 'userid', _INT);

Changed in xibo:
assignee: nobody → Dan Garner (dangarner)
milestone: none → 1.4.2
importance: Undecided → Medium
status: New → Triaged
Changed in xibo:
status: Triaged → Fix Committed
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.