Reviewed: https://reviews.mahara.org/11992 Committed: https://git.mahara.org/mahara/mahara/commit/158e7cb0c7e32fbcf63e5282f05646c2f363b30f Submitter: Robert Lyon ([email protected]) Branch: 20.10_STABLE
commit 158e7cb0c7e32fbcf63e5282f05646c2f363b30f Author: Robert Lyon <[email protected]> Date: Wed Aug 4 12:55:34 2021 +1200 Bug 1938842: Allow view submissions to host rather than group Change-Id: Iae13b7aa73db37e85a323932d433e534674ca145 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 5e1f71759c82a86b759f44e6988e91fdda4d32ed) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1938842 Title: Submissions for view via submitted host not working correctly Status in Mahara: Fix Committed Status in Mahara 20.10 series: Fix Committed Status in Mahara 21.04 series: Confirmed Status in Mahara 21.10 series: Fix Committed Bug description: Currently you can call $collection->submit() and specify an external host - but you can't do the same with $view->submit(). Need to make these two function consistent To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1938842/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

