Hello,
We plan to upgrade to Confluence 7.19 soon.
While doing it on our development environment, I'm getting an error while rendering a macro.
Display error:
$webwork.htmlEncode($space.name)
Velocity
$helper.renderConfluenceMacro("{bb-spaces:type=linked}")
Macro code:
context.put("spaces", spaces);
context.put("type", type);
context.put("macro", this);
Hi Sven, here's the page that has the release notes for Confluence Server. Confluence Release Notes I took a quick look at Atlassian's jira site (jira.atlassian.com) and didn't find anything related to your issue.
You could try opening a support ticket (support.atlassian.com) and maybe they could give you a workaround or a newer version with a fix.
Hope that helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.