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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
