issues
search
havardgulldahl
/
jottalib
A library to access files stored at jottacloud.com.
GNU General Public License v3.0
83
stars
19
forks
source link
Fix proposal for special chars in files and Jotta post-params
#143
Open
andersolav
opened
7 years ago
andersolav
commented
7 years ago
Found a bug that caused files with special characters not beeing compared. Fix uses built in method "_encode_filename_to_filesystem"
Found a bug that caused folder and files not beeing changed after comparing. Fix changes how "params" is passed to the method "JFS.post"