CzBiX / qb-web

A qBittorrent Web UI, write in TypeScript+Vue.
GNU General Public License v3.0
1.71k stars 137 forks source link

Setting categories not working if the category contains spaces #74

Closed wieluk closed 3 years ago

wieluk commented 4 years ago

It is just loading forever I wanted to set categories for 98 Torrents but it didn't work so I tried one also didn't work. It just loads forever

wieluk commented 4 years ago

i tried a little bit arround and it is only not working if the category name has a space in it :)

bbogdanov commented 4 years ago

Hi @wieluk!

Can you be more specific where the setting category isn't working? Please provide steps to reproduce

wieluk commented 4 years ago

If you select multiple torrents and select "set category" in the top bar. But it is only not working when the name of category choosen contains one or multiple spaces in its name. For me i fixed it by changing the category name to "example_example". instead of "example example"

CzBiX commented 3 years ago

Can't reproduce.