Quick Start allows URLs containing ";" characters but resultant test cannot be navigated to

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Quick Start allows URLs containing ";" characters but resultant test cannot be navigated to

colinmain
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
Reply | Threaded
Open this post in threaded view
|

Re: Quick Start allows URLs containing ";" characters but resultant test cannot be navigated to

junoyoon
Administrator
This is an explicit bug. I created the jira issue for this.
http://jira.cubrid.org/browse/NGRINDER-700

I've already fixed the issue and it'll be included in ngrinder 3.3 releasing at the end of this month.
Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Quick Start allows URLs containing ";" characters but resultant test cannot be navigated to

colinmain
As always, many thanks for the rapid response and resolution!

Regards,

Colin Main
Colin