Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-22837

PDF conversion broken with filenames containing more than one dot after HF25

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Duplicate
    • Affects Version/s: 7.10-HF25, 8.10-HF06, 9.2
    • Fix Version/s: None
    • Component/s: Convert

      Description

      1. install Nuxeo HF24
      2. create the following chain:
        - Context.FetchDocument
        - Context.PushDocument
        - Blob.ToPDF
        - Context.SetInputAsVar:
            name: pdfblob
        - Context.PopDocument
        - Document.SetBlob:
            file: "@{Context[\"pdfblob\"]}"
            save: "true"
            xpath: "cs:myBlob"
        
      3. create a document
      4. add a blob with filename like Service Guideline V8R1.1_intern.docx
      5. start the chain using a button
      6. this is convert the docx file to PDF and store it as Service Guideline V8R1.1_intern.pdf
      7. install HF25
      8. retry the scenario
      9. observe the PDF filename is an alphanumeric string but not the expected Service Guideline V8R1.1_intern.pdf

      After further testing, this happens from HF25 and later version probably linked to this fix: NXP-22005

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                1 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h