[Mono-bugs] [Bug 510302] New: Theming asp.net application seems not work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jun 5 05:01:25 EDT 2009


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


           Summary: Theming asp.net application seems not work
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: alfdev at libero.it
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Created an attachment (id=296465)
 --> (http://bugzilla.novell.com/attachment.cgi?id=296465)
Test case for theming asp.net problem

Description of Problem:
i need to use the App_Themes asp.net folder to enable theming under ~/admin/
folder, but this seems not work. In web.config :
  <location path="/admin">
      <system.web>
          <pages theme="Default"></pages>
      </system.web>
  </location>

If apply this to the root of webapp, everything works fine.


Steps to reproduce the problem:
1. Simply start webapp under monodevelop or xsp directly.


Actual Results:
Theme for ~/admin/ folder does not work.

Expected Results:
Theme for ~/admin/ folder.

How often does this happen? 
always

Additional Information:
Sorry for my english. :)

-- 
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