Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5149

MgnlUser#inGroup(String) is very likely to always return false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 4.5.10, 5.0.1
    • 4.5.9, 5.0
    • None
    • None

      MgnlUser#inGroup(String) is very shake. When debugging I found that in many cases it'll return false where as it should actually return true. Looks like the reason is because values of various properties are collected and later interpreted as uuids. In case they actually are we might be lucky - else we get RepositoryExceptions that are kind of swallowed and we simply return false.

        Acceptance criteria

              dlipp Daniel Lipp
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: