Opened 15 years ago

Closed 15 years ago

#7938 closed patch (fixed)

mythvideo storage groups missing last character

Reported by: Ronald Frazier <ron@…> Owned by: Anduin Withers
Priority: minor Milestone: 0.23
Component: Plugin - MythVideo Version: 0.22-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

In the mythvideo tree display, the root entry for storage groups are missing the last character. The code tries to remove trailing slashes but strips off 1 too many characters. This patch fixes it.

Attachments (1)

pathfix.patch (542 bytes) - added by Ronald Frazier <ron@…> 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by Ronald Frazier <ron@…>

Attachment: pathfix.patch added

comment:1 Changed 15 years ago by Stuart Auchterlonie

Milestone: unknown0.23

comment:2 Changed 15 years ago by robertm

Resolution: fixed
Status: newclosed

(In [23341]) Fix #7938 with a patch from Ron Frazier. Don't truncate the last character in a path under certain circumstances.

Note: See TracTickets for help on using tickets.