Double Quote in NO FORMAT macro, embedded in a Table-Plus macro renders as "

Sanet Minnie January 7, 2013

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>&quot;</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.

2 answers

1 accepted

1 vote
Answer accepted
Sanet Minnie January 23, 2013

The Table-Plus macro is causing the issue. It has been raised with Bob Swift support.

Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 25, 2013

TBL-205 has been fixed.

0 votes
BernardoA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 8, 2013

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.

Sanet Minnie January 8, 2013

I also raised a support ticket: https://support.atlassian.com/browse/CSP-94217

The {code} macro gives the same problem.

Sanet Minnie January 13, 2013

The problem is occuring when the {noformat} code in embedded in a {table-plus} code

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events