[Mono-bugs] [Bug 612191] New: Rss20ItemFormatter shouldn't assume <guid> is permalink

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 7 10:56:07 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=612191#c0


           Summary: Rss20ItemFormatter shouldn't assume <guid> is
                    permalink
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: WCF
        AssignedTo: atsushi at ximian.com
        ReportedBy: carlos at cmartin.tk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=367515)
 --> (http://bugzilla.novell.com/attachment.cgi?id=367515)
Only create a permalink if the attribute says so

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4
(KHTML, like Gecko) Chrome/5.0.375.55 Safari/533.4

The current implementation always tries to create a permalink from the <guid>

Reproducible: Always

Steps to Reproduce:
Load an RSS feed with a <guid> tag where the contents aren't a well-formed URL
Actual Results:  
An exception is raised

Expected Results:  
Check for the "isPermaLink" attribute an only create a permalink if it's true

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