[Mono-bugs] [Bug 571334] String from textbox returns invalid characters for parsing?
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Jan 16 07:54:09 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=571334
http://bugzilla.novell.com/show_bug.cgi?id=571334#c2
--- Comment #2 from Juan Cardona <giovanni at cardona.com> 2010-01-16 12:54:05 UTC ---
(In reply to comment #1)
> What is the string that you are passing, that is key
Hi Miguel;
About any number I type in the textbox, it returns a Format Exception. I split
the instrucction and now I pass the textbox value in a string variable first,
and breakpoint in the next line. In the debug "Locals" windows shows a letter
"f" and a block (it seems it is a return character) following the number (like
this, for a "1" I get this... "1f"O .. replace the O with a block char :)
It stopped my project from working :(
Thanks for any help and/or workaround
--
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