Uploaded image for project: 'LiveData Exporter Application'
  1. LiveData Exporter Application
  2. LDEXP-7

The doc.url property is exported with relative URLs rather than absolute URLs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 1.1.3
    • None
    • Unknown

    Description

      Steps to reproduce

      • Create a Live Data listing the entries of the Movies application that is installed by default:
      {{liveData
        id="pages"
        properties="doc.title,doc.fullName,doc.url"
        source="liveTable"
        sourceParameters="className=Help.Applications.Movies.Code.MoviesClass"
      /}}
      
      • Install the Live Data Exporter extension
      • Export the Live Data entries using the exporter

      Results

      The exported CSV contains relative URLs (as shown below) while the Live Data itself displays the absolute URLs as expected.

      Exported CSV content:

      Meet John Doe,Help.Applications.Movies.Meet John Doe,/xwiki/bin/view/Help/Applications/Movies/Meet%20John%20Doe
      Modern Times,Help.Applications.Movies.Modern Times,/xwiki/bin/view/Help/Applications/Movies/Modern%20Times
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            slauriere slauriere
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: