https://bugzilla.novell.com/show_bug.cgi?id=455833


           Summary: Unexpected exception when using custom SiteMapProvider
                    with app relative sitemapnode url
           Product: Mono: Class Libraries
           Version: 2.0.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Community User


1. Get attachment and extract web app
2. run xsp2
3. launch default url
Result :
Error page
"The section <siteMap> can't be defined in this configuration file (the allowed
definition context is 'MachineToApplication').
(/home/timaniac/Projets/webmusic/bugmono/Web.config line 4)"

Expected :
Page correctly rendered (displaying "foo")

Comment : web app use a custom sitemapprovider referenced by default
xmlsitemapprovider (see web.sitemap). Problem occured only when custom
sitemapprovider returns a sitemapnode with an app relative url : removing "~"
in sitemapnode url works well.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to