15.2 - Backup bugs ( js error + target folder with space )

Hi,
I found two bugs in 15.2
1.
I got a JS error when I selected my source folder in the backup screen. The JS error is due to an invalid ajax reply :
I fixed this issue myself by allowing read to everyone.
Anyway, I think this error must be catched properly :)
2. My target folder is badly interpreted. I selected "Backup Dropbox AE" but the real target was "Backup"
I found two bugs in 15.2
1.
I got a JS error when I selected my source folder in the backup screen. The JS error is due to an invalid ajax reply :
- Code: Select all
Warning: opendir(/share/1000/Kevin/Dropbox): failed to open dir: Permission denied in /etc/finc/get_list_dir.finc on line 28
<?xml version="1.0" encoding="UTF-8"?><root><curdir><![CDATA[/share/1000/Kevin/Dropbox]]></curdir><usb><![CDATA[]]></usb><options></options><chmod></chmod><locked>0</locked></root>
I fixed this issue myself by allowing read to everyone.
Anyway, I think this error must be catched properly :)
2. My target folder is badly interpreted. I selected "Backup Dropbox AE" but the real target was "Backup"