-
Bug
-
Resolution: Obsolete
-
Low
-
2.10.3, 3.0, 3.1.1
Jira issues macro prints poorly (See screenshot) if using custom fields that are quite long.
The Iframe mechanism is great for displaying JiraIssues in Confluence page. If the Jiraissues columns are too long to be displayed in the page, the Iframe mechanism will produce a scroll bar.
However, when printing the page the fields will be cut (see screenshot).
Need a better mechanism to handle this.
Jiraissues macro to test with:
{jiraissues:anonymous=true|url=http://jira.atlassian.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?query=jiraissues+AND+empty&summary=true&description=true&body=true&pid=10470&tempMax=10|columns=Key;Company;Pr;Summary;Status;Updated;Reporter;Assignee;Res;Created;Description;Since last reply;Last commented by user?}
- relates to
-
CONFSERVER-17953 Exporting a page as PDF having gadgets doesn't display the content properly
-
- Closed
-
- mentioned in
-
Page Failed to load
It is no longer an issue in JIRA macro 5.1 bundle with Confluence 5.3 . Dynamic mode is deprecated when we consolidated the existing two macros into a single macro with one interface and added additional features.