alec-hs / Flaxs-Arma-Server-Tool-2

Full rebuild of my tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods.
https://forums.bohemia.net/forums/topic/220433-fast2-arma-server-and-steam-workshop-tool/
GNU General Public License v3.0
35 stars 21 forks source link

Adding mod with search params crashes #17

Closed alec-hs closed 6 years ago

alec-hs commented 6 years ago

Trying to add mod in this format causes a crash:

https://steamcommunity.com/sharedfiles/filedetails/?id=1373859519&searchtext=virtus+3cb

Seems to be related to additional text after ID. Need to add string cleanup function.

alec-hs commented 6 years ago

This is caused by there being additional numbers in the search terms - &searchtext=virtus+3cb. Will expand url cleanup to further isolate mod id.