
Originally Posted by
barricas
So I have added automatically to new channels description a link that has a bookmark creation with the respective channels. The problem is when these channels (and parents) contain spaces.
Example:
Pathway "[cspacer0C]space test/test"
Encoded (so it doesn't break BB markup) becomes: %5Bcspacer0C%5Dspace+test%2Ftest
Decoded becomes: ts3server://<-server address->?port=9987&channel=[cspacer0C]space+test/test&addbookmark=Test
As you can see, the client is not converting the '+' back to space which causes the added bookmark to not work (enter in channel automatically).