Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #5521 ResourceCollection list NPE #5523

Merged
merged 4 commits into from Oct 28, 2020

Commits on Oct 28, 2020

  1. Fixes #5521 ResourceCollection list NPE

    NPE check.
    Note that I cannot work out how the none directory resource was added in the first place, so I was unable to reproduce the exact exception.
    gregw committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0dc9f6c View commit details
    Browse the repository at this point in the history
  2. Fixes #5521 ResourceCollection list NPE

    Refactor addPath in a simpler way, plus with TODOs to fix issues in 10 when merged.
    gregw committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    1569437 View commit details
    Browse the repository at this point in the history
  3. Fixes #5521 ResourceCollection list NPE

    Minimized changes in 9.  Will do bulk of changes in 10.
    gregw committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    6c7a63b View commit details
    Browse the repository at this point in the history
  4. Fixes #5521 ResourceCollection list NPE

    Fix from review. remove duplicate line.
    gregw committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    2446ca3 View commit details
    Browse the repository at this point in the history