[mythtv-commits] Ticket #8450: default storage group add path failure

MythTV mythtv at cvs.mythtv.org
Wed May 12 21:33:47 UTC 2010


#8450: default storage group add path failure
------------------------------+---------------------------------------------
 Reporter:  anonymous         |        Owner:  ijr       
     Type:  defect            |       Status:  closed    
 Priority:  minor             |    Milestone:  unknown   
Component:  MythTV - General  |      Version:  0.23-fixes
 Severity:  medium            |   Resolution:  invalid   
  Mlocked:  0                 |  
------------------------------+---------------------------------------------
Changes (by mdean):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 The Storage Group design dictates that all storage group directories must
 end with /, so the UI makes sure the entry is valid before storing it in
 the database.  The mythtv-setup .test file creation may append another /,
 but all file system drivers should work properly with or without multiple
 slashes.

 If you're actually seeing a problem, please describe the problem and how
 (and where--if this is some Windows problem or something) to reproduce the
 problem.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8450#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list