[Mono-bugs] [Bug 541271] New: Src attribute empty for image element using skinid for precompiled site

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 22 23:30:03 EDT 2009


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


           Summary: Src attribute empty for image element using skinid for
                    precompiled site
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i586
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: chrisbrown76 at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=319414)
 --> (http://bugzilla.novell.com/attachment.cgi?id=319414)
Precompiled test case

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.3)
Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)

When using the 'SkinId' attribute on an image server control to retrieve the
image src value from the 'imageurl' attribute of the corresponding control in
the skin file the resulting 'src' attribute is empty. This only occurs on
precompiled sites.

Reproducible: Always

Steps to Reproduce:
1. Copy the attached precompiled site test case to your Mono environment.
2. From the location the files are present in run 'xsp2' from the terminal.
3. Browse to http://localhost:8080
Actual Results:  
The image with id 'Logo' has an empty 'src' attribute and consequently the
image is not displayed.

Expected Results:  
The image with id 'Logo' should have a 'src' attribute of 'MonoLogo.jpg' and
the image should be displayed.

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