url_for does not escape query separator amps. Need to investigate if it was made intentionally.
On the other side, server does not seem to process escaped queries ( rhosupport.rb, parse_query_parameters ). Need to check tests we have and investigate possible impact.
url_for does not escape query separator amps. Need to investigate if it was made intentionally.
On the other side, server does not seem to process escaped queries ( rhosupport.rb, parse_query_parameters ). Need to check tests we have and investigate possible impact.