Uploaded image for project: 'Synapse'
  1. Synapse
  2. SYNAPSE-872

Parameters added to a VFS endpoint are added to the reply file name also

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 3.0.0
    • Transports
    • None

    Description

      If we want to write to a file and we want to append to that file, VFS endpoint will look like below.
      <address uri="vfs:file:///home/amila/test/out/response.xml?transport.vfs.Append=true" />
      Append works only when the parameter is added as shown above. But then, the response file name becomes "response.xml?transport.vfs.Append=true". This is because the parameters being not considered when getting the file path.

      I will attach a patch for this.

      Attachments

        1. synapse-vfs.patch
          0.9 kB
          Amila Maharachchi

        Activity

          People

            hiranya Hiranya Kasub Jayathilaka
            amilam Amila Maharachchi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: