You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/01/26 10:43:00 UTC

[jira] [Created] (CAMEL-17553) simple language - Evaluate expression with null value guard against NPE

Claus Ibsen created CAMEL-17553:
-----------------------------------

             Summary: simple language - Evaluate expression with null value guard against NPE
                 Key: CAMEL-17553
                 URL: https://issues.apache.org/jira/browse/CAMEL-17553
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.15.0


Especially if you use optional property placeholders then the placeholder can be null, then it would be good to have simple language avoid NPE but evaluate as ${null}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)