Closed GoogleCodeExporter closed 9 years ago
I replied to the group. This is working as intended, the way i parse the URI
when you
pass it in, i loose the last slash. Is this causing an issue for you, if so
why?
While the string is different, the URI.Equals method would still return true,
and
that is the only thing i was considering...
Let me know if that is worth spending time on. To be honest the ability to say
query.uri = new Uri() and then get the parameters out of the query object is to
blame
here, and i am not sure this is used in the first place...
Original comment by fman...@gmail.com
on 5 Oct 2007 at 11:58
Thanks for the comments Frank. I think I can use the work around you provided.
So
if other people aren't complaining about this ...don't sweat it.
Original comment by johnmaci...@gmail.com
on 10 Oct 2007 at 4:19
Closed as byDesign
Original comment by fman...@gmail.com
on 15 Oct 2007 at 2:49
Original issue reported on code.google.com by
johnmaci...@gmail.com
on 4 Oct 2007 at 6:38