Fix bug adding torrents via magnet links
Cette révision appartient à :
Parent
488f2ca476
révision
04ce9e4a83
1 fichiers modifiés avec 2 ajouts et 0 suppressions
|
@ -211,6 +211,8 @@ func (f *uploadForm) ExtractInfo(r *http.Request) error {
|
|||
}
|
||||
f.Filesize = 0
|
||||
f.Filepath = ""
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
// then actually check that we have everything we need
|
||||
|
|
Référencer dans un nouveau ticket