Changes between Initial Version and Version 1 of Ticket #1918


Ignore:
Timestamp:
08/07/2011 10:50:30 PM (13 years ago)
Author:
Cas
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1918 – Description

    initial v1  
    1 "file:///C:/The.torrent" becomes "C:\C:\The.torrent" 
     1"!file:///C:/The.torrent" becomes "C:\C:\The.torrent" 
    22 
    33Problem was introduced with this commit:  
    4 http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=00900fef1c9 
     4[http://git.deluge-torrent.org/deluge/commit/?h=1.3-stable&id=00900fef1c9 00900fef] 
    55 
    66Solution will be something like the code below but will need better testing to ensure both Linux and Windows compatibility. 
     
    1212    path = os.path.abspath(arg) 
    1313}}} 
     14 
     15http://en.wikipedia.org/wiki/File_URI_scheme