[Mono-bugs] [Bug 460463] New: Themed content in skin file is ignored when run on openSUSE 11.0 + Mono 2. 0.1

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 18 18:56:59 EST 2008


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


           Summary: Themed content in skin file is ignored when run on
                    openSUSE 11.0 + Mono 2.0.1
           Product: Mono: Runtime
           Version: 2.0.x
          Platform: i386
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: peter at martlets.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User


Created an attachment (id=261053)
 --> (https://bugzilla.novell.com/attachment.cgi?id=261053)
A very simple Visual Studio project

Description of Problem: The attachment contains a Visual Studio website with a
master page and a skin file in the App_Theme/myTheme directory. The content of
the footer is stored in the Skin1.skin file ("This is Skin1.skin"). Visual
Studio outputs that line as expected, but the same project when copied complete
with dll to openSUSE 11.0 ignores the text in the Skin file and writes the line
"This is in Site1.Master". The attributes of the text are taken from the skin
file in each case as expected.


Steps to reproduce the problem:
1. Decompress the attachment on Windows computer and open the folder BugReport
in Visual Web Developer 2008 Express Edition. Run the project using the built
in development server to see the result in a web page.
2. Copy the entire folder and sub-directories to openSUSE 11.0. Navigate to the
BugReport directory and issue the command xsp2. In a browser view the address
http://localhost:8080 Compare the result with that obtained in step 1.


Actual Results: "This is in Site1.Master" when run on openSUSE 11.0


Expected Results: "This is Skin1.skin" when run in Visual Studio


How often does this happen? Always


Additional Information:
This problem makes it difficult to port themed projects from Visual Studio to
Mono.


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


More information about the mono-bugs mailing list