We have the following code in a No Format macro, embedded in a Table-Plus macro:
concerto.openNewMessage({ toUsers: ["hart", "bob"], document: { id: "ABC123", applicationName: "Medical Applications Portal", repositoryName: "Medical Documents", title: "Discharge Summary" } });
The double quotes in the code sample are getting incorrectly rendered as <tt>"</tt> and is caused by the additional { brackets circled in red. If I remove them, the double quotes renders correctly.
This is the same for the Code macro.
As this is a No Format macro, it should not happen. Moving it outside a table-plus macro works. I need support for the table-plus macro.
The Table-Plus macro is causing the issue. It has been raised with Bob Swift support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We reproduced this misbehavior and we created this bug report for you:
https://jira.atlassian.com/browse/CONF-27702
This bug now is under investigation, we hope to see some workaround or resolution for this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also raised a support ticket: https://support.atlassian.com/browse/CSP-94217
The {code} macro gives the same problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem is occuring when the {noformat} code in embedded in a {table-plus} code
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.