magickangaroo / domsnitch

Automatically exported from code.google.com/p/domsnitch
Apache License 2.0
0 stars 0 forks source link

DOM Snitch redirects to empty url when referring to anchor #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Visit a web page, such as "http://mydomain.com/showLog.do"
2. Click on a link, which refers to an anchor such as "<a href="#abc">"

What is the expected output? What do you see instead?
> The browser should call the url "http://mydomain.com/showLog.do#abc" 
> Instead it redirects to "http://mydomain.com/#abc"

What version of the product are you using? On what operating system?
> DOM Snitch - Version: 0.706
> Google Chrome 12.0.742.100
> OS: Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by floriane...@gmail.com on 24 Jun 2011 at 11:24

GoogleCodeExporter commented 9 years ago
Please update to v0.707 where this issue is resolved.

Original comment by rad...@gmail.com on 24 Jun 2011 at 2:54

GoogleCodeExporter commented 9 years ago

Original comment by r...@google.com on 6 Jul 2011 at 2:47