Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3396

Fileinstall is not able to handle configuration file if in a path containing braces

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • fileinstall-3.1.10
    • fileinstall-3.2.0
    • File Install
    • None

    Description

      If fileinstall scans a directory with a path containing braces, the configuration file update fails.

      This is due to the filter in the ConfigInstaller which doesn't escape the braces in the filter:

      (felix.fileinstall.filename=/path/to/(test)/config...)

      should be (with the escape):

      (felix.fileinstall.filename=/path/to/(test)/config...)

      Path with braces are a "classic" installation path especially on Windows (for instance c:
      Program Files(x64)..).

      Attachments

        1. FELIX-3396.patch
          1.0 kB
          Jean-Baptiste Onofré

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            gnodet Guillaume Nodet
            jbonofre Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment