renciso218 / blockly

Automatically exported from code.google.com/p/blockly
0 stars 0 forks source link

Upper and lower case #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set item "Hello, world!"
2. set item to UPPER CASE get item
3. print get item

What is the expected output? What do you see instead?
expected: HELLO, WORLD! but saw only blank window.

What version of the product are you using? On what operating system?
Code on r231-read-only (from svn). Ubuntu x86, Chrome 19.0.1084.56 

Please provide any additional information below.
lower case isn't work too. but _no_ problem with Title Case, it works well and 
prints Hello, World!

sorry for my english.
good luck, guys. it's really nice project.

Original issue reported on code.google.com by nixel2...@gmail.com on 11 Jun 2012 at 7:24

GoogleCodeExporter commented 8 years ago
screen-shot

Original comment by nixel2...@gmail.com on 11 Jun 2012 at 7:28

Attachments:

GoogleCodeExporter commented 8 years ago
Good catch.  Fixed.  I've pushed to Subversion (revision 232), and will push to 
the live demo site at the end of the day.

Original comment by neil.fra...@gmail.com on 11 Jun 2012 at 7:54