[
https://issues.apache.org/jira/browse/CAMEL-13382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aurélien Pupier updated CAMEL-13382:
------------------------------------
Description:
When using properties like that
{quote}{{<toD id="_toWeather"
uri="http://api.openweathermap.org/data/2.5/weather?${property.weatherUri}"/>}}
{quote}
{{an "Unknown property" validation error is reported}}
was:
When using a toD url like that
{quote}{{<toD id="_toWeather"
uri="http://api.openweathermap.org/data/2.5/weather?${property.weatherUri}"/>}}
{quote}
{{an "Unknown property" validation error is reported}}
> False positive reported by validation when using properties
> -----------------------------------------------------------
>
> Key: CAMEL-13382
> URL: https://issues.apache.org/jira/browse/CAMEL-13382
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.23.1
> Reporter: Aurélien Pupier
> Priority: Major
>
> When using properties like that
>
> {quote}{{<toD id="_toWeather"
> uri="http://api.openweathermap.org/data/2.5/weather?${property.weatherUri}"/>}}
> {quote}
>
> {{an "Unknown property" validation error is reported}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)