Opened 14 years ago

Closed 14 years ago

#7298 closed patch (fixed)

Let Program.findDiskPath use storagegroup instead of recordgroup

Reported by: -Thomas- Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

findDiskPath uses this->recgroup for selecting the correct storage directory from the database. This should be this->storagegroup instead. Patch is attached.

Attachments (1)

Program.php.diff (573 bytes) - added by -Thomas- 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by -Thomas-

Attachment: Program.php.diff added

comment:1 Changed 14 years ago by Rob Smith

Resolution: fixed
Status: newclosed

(In [22380]) Fixes #7298, this fixes the storage group search in the Program class

Note: See TracTickets for help on using tickets.