#5319 HIGH Update.: Calculator in a language with ", " for decimal point cannot parse expression.

Zarro Boogs per Child bugtracker at laptop.org
Thu Dec 6 05:15:01 EST 2007


#5319: Calculator in a language with "," for decimal point cannot parse
expression.
----------------------------------+-----------------------------------------
  Reporter:  ohshima              |       Owner:  rwh     
      Type:  defect               |      Status:  new     
  Priority:  high                 |   Milestone:  Update.1
 Component:  calculator-activity  |     Version:          
Resolution:                       |    Keywords:          
  Verified:  0                    |  
----------------------------------+-----------------------------------------

Comment(by rwh):

 Replying to [comment:1 jg]:
 > Reinier,  I also note that lots of people (at least three) including a
 teacher have complained about the use of the "/" symbol, wanting a divide
 by symbol instead (dots above and below a dash).  A lot of this behavior
 needs to be modifiable for full localization.

 This issue has been taken care of, or at least moved to a different place.
 There are translatable tokens mul_sym and div_sym, so it can be configured
 through pootle. However, the default is still * and /. Of course I could
 change this if the overall feeling is that this is more appropriate.

 Yoshiki: I didn't think of this problem. Perhaps it is better to remove
 support for ',' separators again, as it will get harder to parse functions
 with multiple arguments then. For example, pow(2,3,0) would be
 impossible... What do you think?

-- 
Ticket URL: <http://dev.laptop.org/ticket/5319#comment:2>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list