[Mono-bugs] [Bug 661848] New: Leaving an error in the XML layout causes Novell.MonoDroid.Common.targets to open and display an error.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Dec 30 08:23:24 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=661848
https://bugzilla.novell.com/show_bug.cgi?id=661848#c0
Summary: Leaving an error in the XML layout causes
Novell.MonoDroid.Common.targets to open and display an
error.
Classification: Mono
Product: MonoDroid
Version: unspecified
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Tools
AssignedTo: mkestner at novell.com
ReportedBy: chrisntr at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US)
AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10
When you incorrectly set a @string value in a XML layout, the error is
displayed in a random file. (On MonoDevelop for Mac OS X)
Reproducible: Always
Steps to Reproduce:
1. Create a brand new MonoDroid project in MonoDevelop on OS X
2. Open the Resources/layout/main.xml file
3. Change android:text="@string/hello" to android:text="@string/hellos"
4. Build project and see error and get targets file opening up
Actual Results:
See Flickr image -
http://farm6.static.flickr.com/5169/5304089605_82f97c2ed4_b.jpg
Expected Results:
The error to be displayed inline with the XML layout file.
--
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