History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SAK-10410
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Nuno Fernandes
Votes: 0
Watchers: 3
Operations

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

Fix wrong siteId in 'poll.vote' events

Created: 19-Jun-2007 08:42   Updated: 23-Oct-2008 08:37
Component/s: Polls
Affects Version/s: 2.4.0, 2.4.1
Fix Version/s: 2.5.0, 2.4.x

Time Tracking:
Not Specified

Environment: any

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


 Description  « Hide
Site ID is not being correctly written for the event "poll.vote". This is done at PollVoteManagerDaoImpl.java (line 76 - the one that posts the event). The Site ID can be known by executing:

ToolManager.getCurrentPlacement().getContext()

and it is currently missing the last ".getContext()" so, current events have the form:

poll/site/org.sakaiproject.site.impl.BaseToolConfiguration@34202685/poll/1

If possible, please add the fix to the 2-4-x maint. branch.

Thank you!



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
David Horwitz - 20-Jun-2007 01:17
fixed with r31677 will test on trunk before merging into 2-4-x

Filter Maintainer - 08-Aug-2008 06:02
2.5.0 QA has been completed. Unfortunately, there were not resources available to specifically test this issue. If you find this to still be a problem in the latest release (at this point 2.5.2), please reopen the JIRA and add the latest affects version.