[Mono-bugs] [Bug 681046] New: A non-default namespace must be an explicit import
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Mar 19 03:47:06 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=681046
https://bugzilla.novell.com/show_bug.cgi?id=681046#c0
Summary: A non-default namespace must be an explicit import
Classification: Mono
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: stevens+novell at ischyrus.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=420332)
--> (http://bugzilla.novell.com/attachment.cgi?id=420332)
Example of issue
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US)
AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.151 Safari/534.16
In the attached example, the value for one of the types comes from a second
assembly that also makes use of the XmlnsDefinitionAttribute. However, when the
namespace is imported an unsupportedexcetion is thrown.
The example works if the clr-namespace is explicitly set.
Reproducible: Always
Steps to Reproduce:
1) run the repo
2) try the commented out way in the CurrentVersion.xaml file. (Remember that a
comment can't be between the angle brackets, at least that is the case in .net)
Actual Results:
using the url doesn't work
Expected Results:
Namespaces should be able to be referred to by their urls
--
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