[Mono-bugs] [Bug 333550] New: BulletedList doesn't seem to automatically HtmlEncode it' s output

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 12 15:43:51 EDT 2007


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

           Summary: BulletedList doesn't seem to automatically HtmlEncode
                    it's output
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: emarkp at hotmail.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


Description of Problem:
An ASP.NET application that works under Microsoft's serer has a problem when
ran under Linux using mod_mono in that the output is different.  The microsoft
component HtmlEncode's it's output when rendering but the mono version doesn't.

Steps to reproduce the problem:
1. Add "asdfads<br>adsfdssss" to a BulletedList's items
2. Run the app with mod_mono and with a Microsoft server and compare the
output.


Actual Results:
mono doesn't encode the output, microsoft does


Expected Results:
I expect them to both output the same thing.  I would actually rather have it
htmlencode the text explicitly before passing it to the control (which is what
works with mono but not with microsoft) but really the important thing is that
the application runs the same on both platforms.

How often does this happen? 
Every time.


Additional Information:
Versions of mono-related packages I have installed, incase it's helpful:
libapache2-mod-mono            1.2.1-1
libmono-accessibility2.0-cil   1.2.2.1-1
libmono-corlib1.0-cil          1.2.2.1-1
libmono-corlib2.0-cil          1.2.2.1-1
libmono-data-tds1.0-cil        1.2.2.1-1
libmono-data-tds2.0-cil        1.2.2.1-1
libmono-microsoft-build2.0-cil 1.2.2.1-1
libmono-peapi1.0-cil           1.2.2.1-1
libmono-peapi2.0-cil           1.2.2.1-1
libmono-relaxng1.0-cil         1.2.2.1-1
libmono-security1.0-cil        1.2.2.1-1
libmono-security2.0-cil        1.2.2.1-1
libmono-sharpzip0.84-cil       1.2.2.1-1
libmono-sharpzip2.84-cil       1.2.2.1-1
libmono-system-data1.0-cil     1.2.2.1-1
libmono-system-data2.0-cil     1.2.2.1-1
libmono-system-runtime1.0-cil  1.2.2.1-1
libmono-system-web1.0-cil      1.2.2.1-1
libmono-system-web2.0-cil      1.2.2.1-1
libmono-system1.0-cil          1.2.2.1-1
libmono-system2.0-cil          1.2.2.1-1
libmono-winforms2.0-cil        1.2.2.1-1
libmono0                       1.2.2.1-1
libmono1.0-cil                 1.2.2.1-1
libmono2.0-cil                 1.2.2.1-1
mono-apache-server             1.2.1-1
mono-apache-server2            1.2.1-1
mono-common                    1.2.2.1-1
mono-gac                       1.2.2.1-1
mono-gmcs                      1.2.2.1-1
mono-jit                       1.2.2.1-1
mono-mcs                       1.2.2.1-1
mono-runtime                   1.2.2.1-1
mono-xsp-base                  1.2.1-1
mono-xsp2-base                 1.2.1-1


-- 
Configure bugmail: https://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