Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-484

Filter settings should ignore whitespaces when splitting comma-separated strings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.4.8
    • vlt
    • None
    • Patch

    Description

      when parsing a filter definition like this:

                <validatorsSettings>
                  <jackrabbit-filter>
                    <options>
                      <validRoots>
                        /conf/global/settings/workflow/models/dam,
                        /var/workflow/models/dam
                      </validRoots>
                    </options>
                  </jackrabbit-filter>
                </validatorsSettings>
      

      the first entry is interpreted correctly (trimmed by maven), but the second not, whitspaces are added to the path. whitespaces around the commas should be trimmed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sseifert Stefan Seifert
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: