[JBoss JIRA] (JBTIS-1237) Fuse IDE escapes CDATA blocks when switching between "Design" and "Source" view.
by Abel BOUCHAMA (JIRA)
Abel BOUCHAMA created JBTIS-1237:
------------------------------------
Summary: Fuse IDE escapes CDATA blocks when switching between "Design" and "Source" view.
Key: JBTIS-1237
URL: https://issues.jboss.org/browse/JBTIS-1237
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: Fuse IDE
Reporter: Abel BOUCHAMA
The Fuse Tooling Route Editor for the Camel XML DSL automatically escapes *CDATA* blocks when switching between "*Design*" and "*Source*" view.
In some of our Routes we use hardcoded bodies like this:
{code:XML}
<setBody id="setBody10">
<constant>
<![CDATA[
<v1:isAliveResponse xmlns:v1="http://model.ws.xxxx.com/global/v1">
<isAlive>true</isAlive>
</v1:isAliveResponse>
]]>
</constant>
</setBody>
{code}
...but when we switch to the Design view and then back to the source view it looks like that:
{code:XML}
<setBody id="setBody10">
<constant>
<v1:isAliveResponse xmlns:v1="http://model.ws.xxxx.com/global/v1">
<isAlive>true</isAlive>
</v1:isAliveResponse>
</constant>
</setBody>
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26353) OpenShift New and Noteworthy for 4.9.0.Final
by Jeff MAURY (JIRA)
Jeff MAURY created JBIDE-26353:
----------------------------------
Summary: OpenShift New and Noteworthy for 4.9.0.Final
Key: JBIDE-26353
URL: https://issues.jboss.org/browse/JBIDE-26353
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdk, openshift
Reporter: Jeff MAURY
Priority: Critical
Fix For: 4.9.0.Final
Andre Dietisheim,
Search for your component's New and Noteworthy issues:
Queries:
* [Completed OpenShift JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
* [All Completed JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
* [N&N Task JIRAs for this milestone|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Not...]
* [All N&N Task JIRAs|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Notewor...]
If no N&N issues are found for OpenShift, check if there are issues that SHOULD have been labelled with *Labels =* _new_and_noteworthy_, and add them.
Document the ones relevant for OpenShift by submitting a pull request against:
* https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
If your PR's commit comment is of the form... {code}JBIDE-26340 #comment Create N&N for OpenShift 4.9.0.Final #close{code}... and your github user's email address is the same as your JIRA one, then this JIRA should be closed automatically when the PR is applied.
If there is nothing new or noteworthy for OpenShift for this milestone, please *reject* and *close* this issue.
----
If there is nothing new or noteworthy for 4.9.0.Final since the AM3 release of OpenShift, please *reject* and *close* this issue. The final N&N page will be aggregated from all previous N&N documents.
If you want to _add a comment to the final document_ then submit a PR to create a separate <component>-news-4.9.0.Final.adoc file here:
* https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
The final N&N page will be aggregated from all previous N&N documents plus this *.Final.adoc.
However, if you want to _replace all previous N&Ns by a *new* document_, then submit a PR to create a *new* <component>-news-4.9.0.Final.adoc file, adding: {code}page-include-previous: false{code}.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26353) OpenShift New and Noteworthy for 4.9.0.Final
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26353?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-26353:
----------------------------------
Assignee: Andre Dietisheim
> OpenShift New and Noteworthy for 4.9.0.Final
> -----------------------------------------------------
>
> Key: JBIDE-26353
> URL: https://issues.jboss.org/browse/JBIDE-26353
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: cdk, openshift
> Reporter: Jeff MAURY
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: task
> Fix For: 4.9.0.Final
>
>
> Andre Dietisheim,
> Search for your component's New and Noteworthy issues:
> Queries:
> * [Completed OpenShift JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [All Completed JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [N&N Task JIRAs for this milestone|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Not...]
> * [All N&N Task JIRAs|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Notewor...]
> If no N&N issues are found for OpenShift, check if there are issues that SHOULD have been labelled with *Labels =* _new_and_noteworthy_, and add them.
> Document the ones relevant for OpenShift by submitting a pull request against:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> If your PR's commit comment is of the form... {code}JBIDE-26340 #comment Create N&N for OpenShift 4.9.0.Final #close{code}... and your github user's email address is the same as your JIRA one, then this JIRA should be closed automatically when the PR is applied.
> If there is nothing new or noteworthy for OpenShift for this milestone, please *reject* and *close* this issue.
> ----
> If there is nothing new or noteworthy for 4.9.0.Final since the AM3 release of OpenShift, please *reject* and *close* this issue. The final N&N page will be aggregated from all previous N&N documents.
> If you want to _add a comment to the final document_ then submit a PR to create a separate <component>-news-4.9.0.Final.adoc file here:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> The final N&N page will be aggregated from all previous N&N documents plus this *.Final.adoc.
> However, if you want to _replace all previous N&Ns by a *new* document_, then submit a PR to create a *new* <component>-news-4.9.0.Final.adoc file, adding: {code}page-include-previous: false{code}.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26353) OpenShift New and Noteworthy for 4.9.0.Final
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26353?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-26353:
-------------------------------
Labels: task (was: )
> OpenShift New and Noteworthy for 4.9.0.Final
> -----------------------------------------------------
>
> Key: JBIDE-26353
> URL: https://issues.jboss.org/browse/JBIDE-26353
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: cdk, openshift
> Reporter: Jeff MAURY
> Assignee: Andre Dietisheim
> Priority: Critical
> Labels: task
> Fix For: 4.9.0.Final
>
>
> Andre Dietisheim,
> Search for your component's New and Noteworthy issues:
> Queries:
> * [Completed OpenShift JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [All Completed JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [N&N Task JIRAs for this milestone|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Not...]
> * [All N&N Task JIRAs|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Notewor...]
> If no N&N issues are found for OpenShift, check if there are issues that SHOULD have been labelled with *Labels =* _new_and_noteworthy_, and add them.
> Document the ones relevant for OpenShift by submitting a pull request against:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> If your PR's commit comment is of the form... {code}JBIDE-26340 #comment Create N&N for OpenShift 4.9.0.Final #close{code}... and your github user's email address is the same as your JIRA one, then this JIRA should be closed automatically when the PR is applied.
> If there is nothing new or noteworthy for OpenShift for this milestone, please *reject* and *close* this issue.
> ----
> If there is nothing new or noteworthy for 4.9.0.Final since the AM3 release of OpenShift, please *reject* and *close* this issue. The final N&N page will be aggregated from all previous N&N documents.
> If you want to _add a comment to the final document_ then submit a PR to create a separate <component>-news-4.9.0.Final.adoc file here:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> The final N&N page will be aggregated from all previous N&N documents plus this *.Final.adoc.
> However, if you want to _replace all previous N&Ns by a *new* document_, then submit a PR to create a *new* <component>-news-4.9.0.Final.adoc file, adding: {code}page-include-previous: false{code}.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months
[JBoss JIRA] (JBIDE-26354) JSF New and Noteworthy for 4.9.0.Final
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-26354?page=com.atlassian.jira.plugi... ]
Jeff MAURY reassigned JBIDE-26354:
----------------------------------
Assignee: Jeff MAURY
> JSF New and Noteworthy for 4.9.0.Final
> -----------------------------------------------------
>
> Key: JBIDE-26354
> URL: https://issues.jboss.org/browse/JBIDE-26354
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: jsf, jsp/jsf/xml/html-source-editing
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Priority: Critical
> Labels: task
> Fix For: 4.9.0.Final
>
>
> Jeff MAURY,
> Search for your component's New and Noteworthy issues:
> Queries:
> * [Completed JSF JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [All Completed JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [N&N Task JIRAs for this milestone|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Not...]
> * [All N&N Task JIRAs|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Notewor...]
> If no N&N issues are found for JSF, check if there are issues that SHOULD have been labelled with *Labels =* _new_and_noteworthy_, and add them.
> Document the ones relevant for JSF by submitting a pull request against:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> If your PR's commit comment is of the form... {code}JBIDE-26340 #comment Create N&N for JSF 4.9.0.Final #close{code}... and your github user's email address is the same as your JIRA one, then this JIRA should be closed automatically when the PR is applied.
> If there is nothing new or noteworthy for JSF for this milestone, please *reject* and *close* this issue.
> ----
> If there is nothing new or noteworthy for 4.9.0.Final since the AM3 release of JSF, please *reject* and *close* this issue. The final N&N page will be aggregated from all previous N&N documents.
> If you want to _add a comment to the final document_ then submit a PR to create a separate <component>-news-4.9.0.Final.adoc file here:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> The final N&N page will be aggregated from all previous N&N documents plus this *.Final.adoc.
> However, if you want to _replace all previous N&Ns by a *new* document_, then submit a PR to create a *new* <component>-news-4.9.0.Final.adoc file, adding: {code}page-include-previous: false{code}.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 6 months