pfcloutier-druide

Results 2 comments of pfcloutier-druide

I found a way to prevent this from happening with characters like ":" or "/". You need to use real GET parameters. For example, replace "/myurl/page.json/query:search_string" to "/myurl/page.json?query=search_string". In JS,...

That is true. Problems are when : - I use an IDE. The actions available are not the same on string value - I need to add cast to integer...