https://bugzilla.novell.com/show_bug.cgi?id=662101
https://bugzilla.novell.com/show_bug.cgi?id=662101#c0 Summary: Property bindings for string not working when using SetValueForKey Classification: Mono Product: MonoMac Version: GIT Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Bindings AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=406777) --> (http://bugzilla.novell.com/attachment.cgi?id=406777) Sample MonoMac solution to reproduce error User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 When setting value of bound property using SetValueForKey through code the value that is being sent is a '\a" Reproducible: Always Steps to Reproduce: 1. Run included program. 2. Enter value in Field 3. Hit the button to update the field Actual Results: '/a' being sent to property Expected Results: The actual value of the text field should be what is sent -- Configure bugmail: https://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
