Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1008

Text sequencer: Sequenced data can not be accessed through WebDav interface

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 2.2.1.GA
    • Sequencers, Server
    • None

    Description

      I published CSV file to ModeShape using WebDav interface. CSV file has following content:

      Test,row,one
      Test,row,two
      Test,row,three

      after sequencing I'd expected following structure will get created in repository

      text:row

      _ text:column
        _text:data - Test
      _ text:column[2]
        _text:data - row
      _text"column[3]
      _text:data - one

      but when I visited http://127.0.0.1:8080/modeshape-webdav/repository/eds/sequenced/text/delimited/test.csv/text:row/text:column I've got empty page containing only "Contents of this Folder:" string with no other content.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bbelovic_jira Boris Belovic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: