One of my users was attempting to create a "Quick Start" test with the URL "
http://test-system/flights/departures;gateRequested=false;departureDate=2013-11-14;" and the system creates a folder structure with the most nested folder called "departures;gateRequested=false;departureDate=2013-11-14;" (I can see this from within my desktop SVN client).
However because this contains semi-colons it cannot be navigated to from within nGrinder and, being longer than the maximum permitted, may (as far as I know) cause issues later on.
The URL parser already stops parsing the final "folder" name if it encounters a "?" character - please can we have a change so that it stops on the first invalid character (or the 20th character if sooner)?
Many thanks,
Colin Main
Colin