Muki-SkyWalker / specs

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

Tests failing on non-US system #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run "mvn test"

What is the expected output? What do you see instead?

org.specs.form.fieldSpec fails because of different decimal format symbols ("," 
vs ".")

What version of the product are you using? On what operating system?

Scala version 2.8.0.RC2 (Java HotSpot(TM) 64-Bit Server VM, Java 1.6.0_20), Mac 
OS X 10.6.3 de_DE

Please provide any additional information below.

Either the spec has to be adjusted to take care of localized decimal formatting 
symbols or the default 
formatting has to be done in US locale. As you normally specify your specs in 
english I would suggest the latter 
alternative. A patch fixing this issue is attached.

Original issue reported on code.google.com by moritz.u...@haw-hamburg.de on 11 May 2010 at 2:06

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for creating an issue and sending a patch. I've known about that for a 
while and 
it's been on my to do list. Now I have no excuse not to fix it, so that's done.

Original comment by etorrebo...@gmail.com on 11 May 2010 at 2:34

GoogleCodeExporter commented 9 years ago

Original comment by etorrebo...@gmail.com on 26 May 2010 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by etorrebo...@gmail.com on 1 Aug 2010 at 7:52