
| Key: |
SAK-4385
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Nuno Fernandes
|
| Votes: |
1
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
IE, Firefox, MySQL 4.1.15, Apache SSL
|
|
| 2.6.x Status: |
None
|
| 2.5.x Status: |
None
|
| 2.4.x Status: |
None
|
|
When entering in Resources with Student (or access) role, click on "View Properties" next to an item (this item must be at least 2-folder deep). At the top of the page there is "Location:" with that item's path.
If an user clicks on a folder link (present in "Location:"), an error will be generated:
oorg.sakaiproject.api.kernel.tool.ToolException
at org.sakaiproject.cheftool.ToolServlet.doGet(ToolServlet.java:158)
caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
caused by: java.lang.NullPointerException
at org.sakaiproject.tool.content.ResourcesAction.getCollectionPath(ResourcesAction.java:8742)
at org.sakaiproject.tool.content.ResourcesAction.buildMoreContext(ResourcesAction.java:2074)
at org.sakaiproject.tool.content.ResourcesAction.buildMainPanelContext(ResourcesAction.java:753)
(.....)
|
|
Description
|
When entering in Resources with Student (or access) role, click on "View Properties" next to an item (this item must be at least 2-folder deep). At the top of the page there is "Location:" with that item's path.
If an user clicks on a folder link (present in "Location:"), an error will be generated:
oorg.sakaiproject.api.kernel.tool.ToolException
at org.sakaiproject.cheftool.ToolServlet.doGet(ToolServlet.java:158)
caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
caused by: java.lang.NullPointerException
at org.sakaiproject.tool.content.ResourcesAction.getCollectionPath(ResourcesAction.java:8742)
at org.sakaiproject.tool.content.ResourcesAction.buildMoreContext(ResourcesAction.java:2074)
at org.sakaiproject.tool.content.ResourcesAction.buildMainPanelContext(ResourcesAction.java:753)
(.....) |
Show » |
|