Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 618 by laurent.carbonnaux: Java long and Long parameters are passed as BigInteger
http://code.google.com/p/robotframework/issues/detail?id=618

As per the user guide :http://robotframework.googlecode.com/svn/tags/robotframework-2.1.3/doc/userguide/RobotFrameworkUserGuide.html#creating-user-keywords

long type parameters should be passed as long or Long to Java keywords.
But in fact java.math.BigInteger is used

Please let me know if it's normal then documentation is wrong or if ot's a bug.

Regards,
laurent.

Reply via email to