Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-10246

EmailServices.sendMailFromScreen attachment rendering broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • 17.12.01
    • framework
    • None
    • Patch

    Description

      The MacroScreenRenderer for rendering email attachments is not initialized correctly with the model template TYPE name (e.g. "xsl-fo") as constructor parameter, instead the model template name like "screenfop" is given in.
      Therefore the screen based rendering of a xsl-fo type template results in an empty fop xml and the ApacheFopWorker quits with a "Premature end of file" error.

      I fixed this within the patch file attached by defining an additional constructor for the MacroScreenRenderer to make the API more intuitive to use.

      Attachments

        Activity

          People

            mbrohl Michael Brohl
            mbecker Martin Becker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: