Closed GoogleCodeExporter closed 9 years ago
Hi,
What was the story? Can you reproduce this?
Thanks,
Gavin
Original comment by gavinjo...@gmail.com
on 22 Sep 2007 at 10:22
Hi Gavin,
Just reproduced this.
1) Logout (if you are logged in)
2) From the homepage click on the upcoming stories link
3) Scroll down until you get to the "JavaScript Tips for ASP.NET Developers" and
click on the add comment link.
4) You get taken to the story page and below the story you are presented with a
link
to login. Click the login link.
5) Enter you details and submit.
You are then redirected to :
http://www.dotnetkicks.com/missingstory
Original comment by john.man...@gmail.com
on 22 Sep 2007 at 10:48
Thanks, I can reproduce this. The Request.Url was being used which returns the
URL
after rewriting happens. I have updeted the AddComment control to use
Request.Path
wshic returns the path before Url rewriting.
Fixed for SVN revision 404 (nice coincidence!)
Original comment by gavinjo...@gmail.com
on 22 Sep 2007 at 10:59
Hi Gavin, is this my fault?
Original comment by simone.b...@gmail.com
on 22 Sep 2007 at 12:06
Original issue reported on code.google.com by
john.man...@gmail.com
on 22 Sep 2007 at 10:19