[Mahara-contributors] [Bug 1757330] [NEW] Export file Session Data not saved in PHP 7.1+

2018-03-20 Thread Kevin Dibble
Public bug reported: Mahara 17.10.3 (alo occurs on Mahara 17.10.0) Operating system: Ubuntu, apache2, PHP 7.1.8 (also occurs on PHP 7.1.15 and PHP 7.1.3) Database; MySQL Browser: Chrome. Exporting files in Mahara /export/index.php Export Either LEAP file or Standalone HTML click Generate

[Mahara-contributors] [Bug 1749834] Re: Not showing username to users when "never display usernames" is set to no

2018-03-20 Thread Robert Lyon
** Changed in: mahara/18.10 Status: In Progress => Fix Committed ** Changed in: mahara/18.04 Status: Confirmed => Fix Committed ** Changed in: mahara/17.10 Status: Confirmed => Fix Committed ** Changed in: mahara/17.04 Status: In Progress => Fix Committed -- You

[Mahara-contributors] [Bug 1749834] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8660 Committed: https://git.mahara.org/mahara/mahara/commit/6c08a5b7b2a7e55ad73caccb885d9495772800fa Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:17.04_STABLE commit 6c08a5b7b2a7e55ad73caccb885d9495772800fa Author: Alexander Del Ponte

[Mahara-contributors] [Bug 1749834] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8675 Committed: https://git.mahara.org/mahara/mahara/commit/05ba4eb93a553bd6611664191f7eb261946388ed Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:17.10_STABLE commit 05ba4eb93a553bd6611664191f7eb261946388ed Author: Robert Lyon

[Mahara-contributors] [Bug 1749834] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8674 Committed: https://git.mahara.org/mahara/mahara/commit/1bbff55952a932935520377e2950a56c2e94267d Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:18.04_STABLE commit 1bbff55952a932935520377e2950a56c2e94267d Author: Robert Lyon

[Mahara-contributors] [Bug 1749834] A patch has been submitted for review

2018-03-20 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8674 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1749834] A patch has been submitted for review

2018-03-20 Thread Mahara Bot
Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8675 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1749834] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8662 Committed: https://git.mahara.org/mahara/mahara/commit/02cbb9ed2d953365ee39d0fb265bb0ccb19f44e0 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 02cbb9ed2d953365ee39d0fb265bb0ccb19f44e0 Author: Robert Lyon

[Mahara-contributors] [Bug 1757283] A patch has been submitted for review

2018-03-20 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/8673 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1757283] [NEW] The views.js file uses the javascript 'includes' function but this is not available to IE11

2018-03-20 Thread Robert Lyon
Public bug reported: We have: if (embedjs.includes("AC_Voki_Embed")) { We need: if (embedjs.indexOf("AC_Voki_Embed") !== -1) { ** Affects: mahara Importance: High Assignee: Robert Lyon (robertl-9) Status: In Progress ** Affects: mahara/17.10 Importance: High

[Mahara-contributors] [Bug 1756213] Re: MS Edge - drag & drop functionality not working

2018-03-20 Thread Steven
Environment tested: Master Browser tested: MS Edge (Virtualbox) Mahara version: 18.04 and 17.10 === Manual Test Script === 1) Log in as any user 2) browse to Main menu > Portfolio > Pages and collections 3) create or edit an existing page - with a 3 column

[Mahara-contributors] [Bug 1756904] Re: UTF8 character encoding problem in HTML export

2018-03-20 Thread Kristina Hoeppner
I don't think that this is an issue because the special characters are still displayed properly when looking at the HTML page in the browser, and the links go to the correct places. ** Changed in: mahara Status: New => Invalid -- You received this bug notification because you are a

[Mahara-contributors] [Bug 1756904] Re: UTF8 character encoding problem in HTML export

2018-03-20 Thread Kristina Hoeppner
** Attachment added: "Macrons_and Folder_colon_21_03_18_10:28:03.png" https://bugs.launchpad.net/mahara/+bug/1756904/+attachment/5085428/+files/Macrons_and%20Folder_colon_21_03_18_10%3A28%3A03.png -- You received this bug notification because you are a member of Mahara Contributors, which is

[Mahara-contributors] [Bug 1757254] Re: The page "more" link menu sometimes looks broken

2018-03-20 Thread Robert Lyon
Looks to have been broken in commit 8d796e7ca04b6df776b5deeb07cf38b9c7b037c0 I suspect the datapicker css changes broke this as there is a bunch of css in bottom of https://reviews.mahara.org/#/c/8469/15/htdocs/theme/raw/sass/components/_datepicker.scss that look to override things that are

[Mahara-contributors] [Bug 1708959] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8672 Committed: https://git.mahara.org/mahara/mahara/commit/16808ebdb0191639e2ec2d64b5e397652e8b918d Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:18.04_STABLE commit 16808ebdb0191639e2ec2d64b5e397652e8b918d Author: Robert Lyon

[Mahara-contributors] [Bug 1708959] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/7949 Committed: https://git.mahara.org/mahara/mahara/commit/416d477a1b6eda21e1f1d8f586d335cd05513586 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 416d477a1b6eda21e1f1d8f586d335cd05513586 Author: Robert Lyon

[Mahara-contributors] [Bug 1708959] Re: Webservice create group missing some settings

2018-03-20 Thread Robert Lyon
** Also affects: mahara/18.04 Importance: Medium Status: Fix Released ** Also affects: mahara/18.10 Importance: Undecided Status: New ** Changed in: mahara/18.04 Milestone: 17.10.0 => 18.04.0 ** Changed in: mahara/18.10 Milestone: None => 18.10.0 ** Changed in:

[Mahara-contributors] [Bug 1708959] A patch has been submitted for review

2018-03-20 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8672 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1755508] Re: Unable to remove users from group when pagination is used

2018-03-20 Thread Robert Lyon
** Changed in: mahara/17.10 Status: Confirmed => Fix Committed ** Changed in: mahara/17.04 Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

[Mahara-contributors] [Bug 1755508] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8670 Committed: https://git.mahara.org/mahara/mahara/commit/c872b0cc48c2130a69896d39e50545a788ba5a49 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:17.04_STABLE commit c872b0cc48c2130a69896d39e50545a788ba5a49 Author: Cecilia Vela Gurovic

[Mahara-contributors] [Bug 1749402] Re: Views and collection list (in group) throws MySQL error

2018-03-20 Thread Robert Lyon
Steps to test: 1) Make a group that is 'Open' and is also 'Publicly viewable group' 2) make some pages in the group and add all of them to a collection 3) share the collection to the group and to registered users 4) find the ID of the collection and then make sure there is no view with same ID

[Mahara-contributors] [Bug 1755508] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8669 Committed: https://git.mahara.org/mahara/mahara/commit/12dc894f6047280ff00aa0936d554f92799661da Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:17.10_STABLE commit 12dc894f6047280ff00aa0936d554f92799661da Author: Cecilia Vela Gurovic

[Mahara-contributors] [Bug 1757254] Re: The page "more" link menu sometimes looks broken

2018-03-20 Thread Kristina Hoeppner
** Tags added: front-end -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!

[Mahara-contributors] [Bug 1757254] [NEW] The page "more" link menu sometimes looks broken

2018-03-20 Thread Robert Lyon
Public bug reported: When I view the page as myself things look fine and also when a logged out user But when viewing as another logged in user things look broken See attached image ** Affects: mahara Importance: Undecided Status: New ** Tags: front-end ** Attachment added:

[Mahara-contributors] [Bug 1756631] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8671 Committed: https://git.mahara.org/mahara/mahara/commit/b78ce5707c78fc0c6bdc1c1f1d1c740e1325e67c Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:18.04_STABLE commit b78ce5707c78fc0c6bdc1c1f1d1c740e1325e67c Author: Robert Lyon

[Mahara-contributors] [Bug 1756631] Re: Setting up group when user is in 2 institutions and not site admin brings error

2018-03-20 Thread Robert Lyon
** Changed in: mahara/18.10 Status: In Progress => Fix Committed ** Changed in: mahara/18.04 Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1756631] A patch has been submitted for review

2018-03-20 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8671 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1756631] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8658 Committed: https://git.mahara.org/mahara/mahara/commit/cdea3ba4a4ff2d09d3d7f12e8c687fbb8917ed9f Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit cdea3ba4a4ff2d09d3d7f12e8c687fbb8917ed9f Author: Robert Lyon

[Mahara-contributors] [Bug 1755508] A patch has been submitted for review

2018-03-20 Thread Mahara Bot
Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8668 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1755508] A patch has been submitted for review

2018-03-20 Thread Mahara Bot
Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8669 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1755508] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8668 Committed: https://git.mahara.org/mahara/mahara/commit/08ff7cf6f6d4077593f8e303ff63868e3e3abb18 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:18.04_STABLE commit 08ff7cf6f6d4077593f8e303ff63868e3e3abb18 Author: Cecilia Vela Gurovic

[Mahara-contributors] [Bug 1755508] A patch has been submitted for review

2018-03-20 Thread Mahara Bot
Patch for "17.04_STABLE" branch: https://reviews.mahara.org/8670 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1755508] A change has been merged

2018-03-20 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/8667 Committed: https://git.mahara.org/mahara/mahara/commit/49ef1604d3f18bbf4e265ce523c017664dc94df3 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 49ef1604d3f18bbf4e265ce523c017664dc94df3 Author: Cecilia Vela Gurovic

[Mahara-contributors] [Bug 1755508] Re: Unable to remove users from group when pagination is used

2018-03-20 Thread Robert Lyon
** Changed in: mahara/18.10 Status: In Progress => Fix Committed ** Changed in: mahara/18.04 Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1755331] Re: Cannot copy group pages when pagination is used

2018-03-20 Thread Robert Lyon
** Changed in: mahara/18.10 Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg) ** Changed in: mahara/18.04 Assignee: (unassigned) => Robert Lyon (robertl-9) ** Changed in: mahara/18.04 Assignee: Robert Lyon (robertl-9) => (unassigned) ** Changed in: mahara/18.04

[Mahara-contributors] [Bug 1702748] Re: View ID appended at download URL from another Mahara site

2018-03-20 Thread Robert Lyon
** Also affects: mahara/18.04 Importance: Medium Status: Confirmed ** Also affects: mahara/18.10 Importance: Undecided Status: New ** Changed in: mahara/18.10 Milestone: None => 18.10.0 ** Changed in: mahara/18.10 Importance: Undecided => Medium ** Changed in:

[Mahara-contributors] [Bug 1754207] Re: Make SmartEvidence strings for statuses configurable

2018-03-20 Thread Robert Lyon
** Changed in: mahara/18.10 Assignee: (unassigned) => Robert Lyon (robertl-9) ** Changed in: mahara/18.04 Assignee: (unassigned) => Robert Lyon (robertl-9) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching

[Mahara-contributors] [Bug 1749834] Re: Not showing username to users when "never display usernames" is set to no

2018-03-20 Thread Robert Lyon
** Changed in: mahara/18.10 Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg) ** Changed in: mahara/18.04 Assignee: (unassigned) => Cecilia Vela Gurovic (ceciliavg) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to

[Mahara-contributors] [Bug 1756642] Re: Problems embedding YouTube video in 17.04

2018-03-20 Thread Ulises Martínez Miralles
Hi Kristina, Thanks for the explanation. The users are creating HTML blocks and copying the '' code. Using the External - External media worked fine in the export as standalone HTML. But the 'substitution' in the HTML code is still a problem. There is any filter applied in the export method?