ruby on rails - URL requests with [object] in place of parameter values -


we're seeing requests our server literal [object] replacing values parameters should be.

for example: http://example.com/users/[object]

i've found suggestions might ie9 can't quite nail down. see: http://www.webmasterworld.com/webmaster/4560505.htm

has else seen behaviour? have managed nail down problem is?

i don't know, seems duplicate of we getting slew of requests ie9 /scanimageurl closed off-topic. maybe there's more appropriate sister site web-development questions. have suggestions?


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -