Skip to content
Commit de528ba1 authored by OHTAKE Tomohiro's avatar OHTAKE Tomohiro Committed by Kohsuke Kawaguchi
Browse files

Ajax parameters option should not be a raw string

See http://www.prototypejs.org/api/ajax/options
  This can be provided either as a URL-encoded string or as any
  Hash-compatible object (basically anything), with properties representing
  parameters.

Prototype 1.5.1.1 encodes parameters, but 1.7.0 does not.
If Jenkins uses 1.7.0, he warns us of container's encoding
regardless of container's configuration.
parent 618f0520
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment