[
https://issues.apache.org/jira/browse/CAMEL-22409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claudio Miranda updated CAMEL-22409:
------------------------------------
Description:
I spent a good time debugging a problem when I copied a property from
[https://camel.apache.org/components/4.14.x/others/main.html]
{{camel.main.cloudPropertiesLocation}} the source adoc file
[https://raw.githubusercontent.com/apache/camel/refs/heads/main/core/camel-main/src/main/docs/main.adoc]
there is a keyword {{\{zwsp\}}} that renders an invisible character in the html
{{camel.main.cloudProperties\{zwsp}Location}}
so, when you copy that text and paste into some property file, the property is
not recognized as valid.
was:
I spent a good time debugging a problem when I copied a property from
[https://camel.apache.org/components/4.14.x/others/main.html]
{{camel.main.cloudPropertiesLocation}} the source adoc file
[https://raw.githubusercontent.com/apache/camel/refs/heads/main/core/camel-main/src/main/docs/main.adoc]
there is a keyword {{{zwsp}}} that renders an invisible character in the html
{{camel.main.cloudProperties\{zwsp}Location}}
so, when you copy that text and paste into some property file, the property is
not recognized as valid.
> website: zwsp invisible character breaks property at runtime
> ------------------------------------------------------------
>
> Key: CAMEL-22409
> URL: https://issues.apache.org/jira/browse/CAMEL-22409
> Project: Camel
> Issue Type: Task
> Components: website
> Reporter: Claudio Miranda
> Priority: Minor
>
> I spent a good time debugging a problem when I copied a property from
> [https://camel.apache.org/components/4.14.x/others/main.html]
> {{camel.main.cloudPropertiesLocation}} the source adoc file
> [https://raw.githubusercontent.com/apache/camel/refs/heads/main/core/camel-main/src/main/docs/main.adoc]
> there is a keyword {{\{zwsp\}}} that renders an invisible character in the
> html
> {{camel.main.cloudProperties\{zwsp}Location}}
> so, when you copy that text and paste into some property file, the property
> is not recognized as valid.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)