[
https://issues.apache.org/jira/browse/CAMEL-15456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183093#comment-17183093
]
Aurélien Pupier commented on CAMEL-15456:
-----------------------------------------
for other options, the default value is displayed directly in the field.
The default options are also cleaned from the source xml. In this case, it is
the empty string which is cleared which is causing the confusion to the user
(and maybe forbidding him/her a very specific use case)
> Missing default values in catalog for base64 EIP lineSeparator attribute
> ------------------------------------------------------------------------
>
> Key: CAMEL-15456
> URL: https://issues.apache.org/jira/browse/CAMEL-15456
> Project: Camel
> Issue Type: Bug
> Components: eip
> Affects Versions: 3.4.3
> Reporter: Aurélien Pupier
> Priority: Major
>
> https://github.com/apache/camel/blob/2f8f4c20675a4545fec5c8bcbdd1f0d88b15423f/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/base64.json#L16
> https://github.com/apache/camel/blob/2f8f4c20675a4545fec5c8bcbdd1f0d88b15423f/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/base64.json#L16
> in description it is mentioned that "CRLF" is the default value but there is
> no default value provided.
> nota: as it is special characters not sure how it should be written in the
> json catalog
--
This message was sent by Atlassian Jira
(v8.3.4#803005)