Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10253

[Script binding] Report.printLink() returns an invalid link

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3.0
    • 4.3.0
    • None
    • None
    • Linux
    • 4.3 RC1

      Steps to reproduce :

      • Open the script tool
      • Run this script:
          var myReport = Report.create("Mon rapport");
          myReport.saveAsCSV();
          myReport.printLink();
      • Click on the generated link in the script console
      • The link is invalid (File is really saved on disk)

      (Linux install only)

            raphael Raphaël Franchet
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: