Yeah… it “should” decode it… but according to firebug, and my Rails
application, it does not.
Firebug’s output:
amp;question_id1729candidate_id1
Notice that it’s amp;question_id instead of question_id. So it’s the
unescaping that’s broken?
I don’t like the ‘with’ option cos I always screw it up, but it would
probably be better. Right now this is fixable with named routes… but
man,
why can’t it be easy?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.