-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
2018 Week 07-08
-
NEW
-
NEW
Navigate to a screen containing the Project Explorer (i.e. open a file in a project).
Click the "cog" and select the "Repository View" and you get a NPE.
It is caused by ExplorerServiceHelper.getPathSegments() getting null from Paths.convert(path).getParent(). The "path" is uri='default://master@myteam/mortgages/', fileName='/'.
This probably relates to the "project == repository" changes.
- is incorporated by
-
AF-1035 [Project Oriented] Path trimming should be consistent with file:// and git://
- Resolved