XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      NamePathMapperImpl#getOakPath(String jcrPath) contains the following shortcut:

      if ("/".equals(jcrPath))

      { // avoid the need to special case the root path later on return "/"; }

      if oak-paths are defined to contain no leading / (such as Tree#getPath does)
      i think this shortcut is inconsistent or maybe even wrong.

      Attachments

        Activity

          People

            mduerig Michael Dürig
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: