[
https://issues.apache.org/jira/browse/CAMEL-3848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-3848:
-------------------------------
Priority: Trivial (was: Major)
Fix Version/s: 2.8.0
Assignee: Claus Ibsen
Issue Type: Task (was: Bug)
> Camel OGNL documentation uses assignment operator when it should be using
> equality.
> -----------------------------------------------------------------------------------
>
> Key: CAMEL-3848
> URL: https://issues.apache.org/jira/browse/CAMEL-3848
> Project: Camel
> Issue Type: Task
> Components: camel-ognl
> Affects Versions: 2.7.0
> Reporter: Sean Parsons
> Assignee: Claus Ibsen
> Priority: Trivial
> Fix For: 2.8.0
>
>
> In this page: http://camel.apache.org/ognl.html the expression
> "request.headers.foo = 'bar'" is used in the example when it should be
> "request.headers.foo == 'bar'", as the = operator is for assignment, but that
> is not what is suggested.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira