Claus Ibsen created CAMEL-9175:
----------------------------------
Summary: Simple random function - Should trim the min/max values
Key: CAMEL-9175
URL: https://issues.apache.org/jira/browse/CAMEL-9175
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Priority: Minor
Fix For: Future
The random function takes one or two numbers as min/max range. But if you
specify a space such as random(1, 10) then you get a NFE exception. We should
add a trim() in the code so it trims spaces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)