[Mono-bugs] [Bug 570194] XmlSiteMapProvider threats Sitemap nodes with different queries as nodes with equal URLs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 18 15:37:06 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=570194

http://bugzilla.novell.com/show_bug.cgi?id=570194#c2


Alexander Batishchev <abatishchev at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
      Info Provider|abatishchev at gmail.com       |

--- Comment #2 from Alexander Batishchev <abatishchev at gmail.com> 2010-01-18 20:37:04 UTC ---
Created an attachment (id=337212)
 --> (http://bugzilla.novell.com/attachment.cgi?id=337212)
Code demonstrates a bug in System.Web.XmlSiteMapProvider, ticket #570194

Here the demonstration is.
I created a custom class inherited from System.Web.XmlSiteMapProvider that does
only one thing - changes current page's title to resolved node's title, and
used this class as default SiteMapProvider.
Sitemap contains two nodes with equal URLs but different queries.
System.InvalidOperationException occurs.
Hope this helps

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list