What steps will reproduce the problem?
1. Use an AJAX request for RSH to produce an updated URL, for example
http:///www.foobar.com/home#one
2. Click on a regular link from that page
3. Review the HTTP_REFERER environment variable on the new page
What is the expected output? What do you see instead?
I expected HTTP_REFERER to be set to "http://www.foobar.com/home#one". Instead
it was populated with "http://www.foobar.com/home", omitting the RSH parameter
that was added to the URL.
What version of the product are you using? On what operating system?
Using RSH 0.6 RC1. Linux (Ubuntu) operating system.
Please provide any additional information below.
Original issue reported on code.google.com by antonlka...@gmail.com on 29 Jun 2010 at 3:46
Original issue reported on code.google.com by
antonlka...@gmail.com
on 29 Jun 2010 at 3:46