Ability to transfer ownership of question pools is not working
GENERAL
TESTING
GENERAL
TESTING
Description
is incorporated by
is related to
Activity
Show:
Hudson CI Server March 17, 2015 at 9:17 PM
SUCCESS: Integrated in sakai-10-java-1.7 #181 (See http://builds.sakaiproject.org:8080/job/sakai-10-java-1.7/181/)
merge 75d050444a2e10b1487ba9dc428b1bcca8ed2f63 from master PR #280 (ottenhoff@longsight.com: rev 318016)
Daniel Merino March 17, 2015 at 8:37 AM
Tested successfully in https://trunk-mysql.nightly.sakaiproject.org/porta
Brian J. March 12, 2015 at 12:40 PM
Thanks for jumping on this so quickly, Sam!
Sam Ottenhoff March 12, 2015 at 12:28 PM
Pull request: https://github.com/sakaiproject/sakai/pull/280
Sam Ottenhoff March 12, 2015 at 12:12 PM
I am testing a patch now.
SAM-2049 added the ability to transfer ownership of question pools in Samigo.
This feature is not working anymore in 10.4-rc01 and trunk versions. The process finishes with no errors, but the ownership is not transferred.
There are several javascript errors in console and I have found that the patch for 10.x has in two jsp files ( transferPoolConfirm.jsp and transferPoolInputUser.jsp ) a jquery version that is not anymore in Samigo.
<samigo:script path="/js/jquery-1.3.2.min.js" />