We are trying to use PDF View (v3.1.0) to render Agile cards in PDF format. If the Jira issues use jEditor (v2.0.4) to render the description fields, and the description field is included in the template, PDF View throws an exception.
Hi Tom!
JIRA PDF View Plugin partly supports the HTML elements generated by JEditor out of the box, but the support is not 100%. If you use rather simple formatting, it will work, otherwise you may see this error.
Now, the good news.
The full support for JEditor is already in our near-term product roadmap! Please remember to vote on this feature request and we will make sure that it gets implemented in the next plugin version: https://midori.zendesk.com/entries/48847458-Support-for-JEditor-fields
(You are also welcome to open tickets in our official support tracker, as you can expect faster responses there.)
Hello Tom!
I have great news to share: we have just released JIRA PDF View Plugin 3.3.0, and it features support for JEditor rendered fields (including description, environment, issue comments and all multi-line and single-line text custom fields)! All JEditor-added formatting will be exported to the PDF documents.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have a PDF export with the exception but can figure out how to attach it here. Excerpt is:
display (See position 69:45) at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:501) at com.midori.jira.plugin.pdfview.renderer.impl.IssuePdfRendererImpl.renderFoToPdf(IssuePdfRendererImpl.java:258) at com.midori.jira.plugin.pdfview.renderer.impl.IssuePdfRendererImpl.render(IssuePdfRendererImpl.java:156) at com.midori.jira.plugin.pdfview.view.PdfSearchRequestView.writeSearchResults(PdfSearchRequestView.java:77) at com.atlassian.jira.plugin.searchrequestview.DefaultSearchRequestURLHandler.handleRequest(DefaultSearchRequestURLHandler.java:417) at com.atlassian.jira.web.servlet.SearchRequestViewServlet.doGet(SearchRequestViewServlet.java:28) at javax.servlet.http.HttpServlet.service(HttpServlet.java:621) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at com.atlassian.jira.web.filters.steps.ChainedFilterStepRunner.doFilter(ChainedFilterStepRunner.java:87) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at com.atlassian.jira.web.filters.XContentTypeOptionsNoSniffFilter.doFilter(XContentTypeOptionsNoSniffFilter.java:22)
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.