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

MaxPathLength default of 255 isn't changing for non-windows type file systems

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.5.1.GA, 2.6.0.Final
    • 2.5.1.GA
    • Storage
    • None

    Description

      the maxPathLength is not being picked up because DEFAULT_MAX_PATH_LENGTH, instead of MAX_PATH_LENGTH, is being used in the values.get(..) method.

      String maxPathLength = (String)values.get(DEFAULT_MAX_PATH_LENGTH);
      

      Attachments

        Activity

          People

            van.halbert Van Halbert (Inactive)
            van.halbert Van Halbert (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: