click here for details... Sakai Executive Director Position Search now open
Issue Details (XML | Word | Printable)

Key: SAK-4385
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Nuno Fernandes
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Sakai

In "Show Properties" page, clicking on a folder of item's path leads to an error

Created: 18-Apr-2006 12:37   Updated: 24-Oct-2008 06:20
Component/s: Resources
Affects Version/s: 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.2.3
Fix Version/s: 2.3.0

Time Tracking:
Not Specified

Environment: IE, Firefox, MySQL 4.1.15, Apache SSL

2.6.x Status: None
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
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)
(.....)

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
John Leasia added a comment - 18-Apr-2006 12:49
Jim - this is what we are seeing on CTools I think.

Cheryl Johns added a comment - 08-Sep-2006 07:52
We are seeing this at Yale as well, running 2.1.2

Jim Eng added a comment - 26-Jan-2007 14:21
Has this been fixed?

Nuno Fernandes added a comment - 29-Jan-2007 02:21
Location (resource path) on Info page (must have content.read only), is no longer a link so, yes it is resolved (verified in 2.3.x)!!