Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-3853

Escape configurations prior to writing flow.xml

Agile BoardAttach filesAttach ScreenshotVotersStop watchingWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.3.0
    • Core Framework
    • None

    Description

      If invalid characters are entered through the UI, they can corrupt the flow.xml.gz making it unparsable on future restarts. Once in this state, the flow.xml.gz needs to be hand-edited to remove the invalid characters. Characters outside the following ranges may cause issues:

      #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF]
      

      Attachments

        Issue Links

        Activity

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

          People

            mcgilman Matt Gilman
            mcgilman Matt Gilman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Stop watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment