[Mahara-contributors] [Bug 1514415] [NEW] [MySQL] Index column size too large. The maximum column size is 767 bytes.

2015-11-09 Thread Andreas Feldmann
Public bug reported: Hallo, I have tried to install Mahara with MySQL. I have installed it in the following way: 1. I cloned the git repository at https://git.mahara.org/mahara/mahara.git 2. I built mahara with make css to create all neccessary files 3. I started the installationn with php

[Mahara-contributors] [Bug 1513400] Re: Checkboxes pieform element doesn't work properly

2015-11-09 Thread Gregor Anželj
I will send the code. I just need to isolate the parts that are really necessary for you to see what is going on, since I am rewriting UI appearance of the plugin as well as the functionality to support latest Europass scheme (v3.3.0). -- You received this bug notification because you are a

[Mahara-contributors] [Bug 1511536] Re: Deleting blocks from page fails in some cases in 15.10

2015-11-09 Thread Aaron Wells
** Changed in: mahara Status: In Progress => Fix Committed ** Changed in: mahara/15.10 Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for

[Mahara-contributors] [Bug 1514674] [NEW] Embeding image in textbox results in javascript error

2015-11-09 Thread Ghada El-Zoghbi
Public bug reported: Mahara 15.10 $config->version = 2015092910; $config->series = '15.10'; $config->release = '15.10.0'; Browser: Firefox 42.0 When embedding an image (doesn't matter what type) in a text box via the TinyMCE "Insert or select an image" icon, once the user has selected the

[Mahara-contributors] [Bug 1514608] Re: MySQL deadlock issues with simultaneous users

2015-11-09 Thread Aaron Wells
It sounds like multiple people copying a collection at the same time, is the most consistent cause of the problem. ** Description changed: The patch in Bug 1492919 resolved the deadlock issues for some users, but others are still reporting that they are getting deadlocks. This seems to be

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5646 Committed: https://git.mahara.org/mahara/mahara/commit/52770f8baf2297d9cbf5506e2696b346fae8f419 Submitter: Aaron Wells (aar...@catalyst.net.nz) Branch:master commit 52770f8baf2297d9cbf5506e2696b346fae8f419 Author: Robert Lyon

[Mahara-contributors] [Bug 1514641] Re: Blocktype rendering error when artefact is not found

2015-11-09 Thread Aaron Wells
Hm, that could be it. I think when you copy a page, in some cases it continues to point to the original artefacts instead of giving you a copy. (Specifically, some of the blog blocks can do this.) If that's the case, then perhaps there's a bug in the institution page delete code that fails to

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

2015-11-09 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5687 -- 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 1513306] A patch has been submitted for review

2015-11-09 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5688 -- 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 1513306] A patch has been submitted for review

2015-11-09 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5689 -- 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 1513306] A change has been merged

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5689 Committed: https://git.mahara.org/mahara/mahara/commit/68a3c75b8215d70a1f45660dc81dd0afc969482a Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:15.10_STABLE commit 68a3c75b8215d70a1f45660dc81dd0afc969482a Author: Robert Lyon

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5688 Committed: https://git.mahara.org/mahara/mahara/commit/1d607058651f5dba7e1c6ea5bc18c49003daf973 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 1d607058651f5dba7e1c6ea5bc18c49003daf973 Author: Robert Lyon

[Mahara-contributors] [Bug 1513306] Re: "Share page" link doesn't work from pages in collections

2015-11-09 Thread Robert Lyon
** Changed in: mahara/15.10 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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5680 Committed: https://git.mahara.org/mahara/mahara/commit/2d683027e34336fe97b36a40299ea9e77e3f8c17 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:15.10_STABLE commit 2d683027e34336fe97b36a40299ea9e77e3f8c17 Author: Robert Lyon

[Mahara-contributors] [Bug 1490569] Re: Sort submitted pages "Most recently submitted" doesn't work

2015-11-09 Thread Robert Lyon
** Changed in: mahara/15.10 Status: Confirmed => Fix Committed ** Changed in: mahara/16.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 1514641] Re: Blocktype rendering error when artefact is not found

2015-11-09 Thread Aaron Wells
Okay, since it's just a warning I'll mark this bug "Low" priority. Cheers, Aaron ** Changed in: mahara/15.10 Importance: Undecided => Low ** Changed in: mahara/16.04 Importance: Undecided => Low -- You received this bug notification because you are a member of Mahara Contributors, which

[Mahara-contributors] [Bug 1514272] Re: Doing user search with 'email' option on breaks search

2015-11-09 Thread Robert Lyon
** Changed in: mahara/16.04 Status: In Progress => Fix Committed ** Changed in: mahara/15.10 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 1467368] Re: cache the main navigation menu

2015-11-09 Thread Robert Lyon
** Changed in: mahara/15.10 Milestone: None => 15.10.1 ** Changed in: mahara Milestone: 15.10.0 => 16.04.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/4899 Committed: https://git.mahara.org/mahara/mahara/commit/a2459daa1240664a39a13edafbac625de3aae40b Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit a2459daa1240664a39a13edafbac625de3aae40b Author: Jinelle Foley-Barnes

[Mahara-contributors] [Bug 1512901] Re: Share with page not showing correct information

2015-11-09 Thread Robert Lyon
** Changed in: mahara/15.10 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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1513306] Re: "Share page" link doesn't work from pages in collections

2015-11-09 Thread Robert Lyon
** Changed in: mahara/16.04 Status: In Progress => Fix Committed ** Changed in: mahara/15.10 Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5663 Committed: https://git.mahara.org/mahara/mahara/commit/fa73315e80b796e8778746ea5a89a9006dbaea85 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit fa73315e80b796e8778746ea5a89a9006dbaea85 Author: Aaron Wells

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5671 Committed: https://git.mahara.org/mahara/mahara/commit/f15b4e7d1866cdb84f0ee85a7b699fae3e120aa3 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:15.10_STABLE commit f15b4e7d1866cdb84f0ee85a7b699fae3e120aa3 Author: Robert Lyon

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5675 Committed: https://git.mahara.org/mahara/mahara/commit/1140016609e2be2df3a315578fbf2b6b4c87aa78 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:15.10_STABLE commit 1140016609e2be2df3a315578fbf2b6b4c87aa78 Author: Robert Lyon

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5672 Committed: https://git.mahara.org/mahara/mahara/commit/bdad61bce12e4ba5374d2124e987757249c48552 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:15.10_STABLE commit bdad61bce12e4ba5374d2124e987757249c48552 Author: Robert Lyon

[Mahara-contributors] [Bug 1513309] Re: Fix easily fixable plural strings

2015-11-09 Thread Robert Lyon
** Changed in: mahara 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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org

[Mahara-contributors] [Bug 1513611] Re: Problem with artefactchooser and dwoo template

2015-11-09 Thread Robert Lyon
** Changed in: mahara/15.10 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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5676 Committed: https://git.mahara.org/mahara/mahara/commit/58e3fd381621119c381f10de3b43c1ed265f9582 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit 58e3fd381621119c381f10de3b43c1ed265f9582 Author: Robert Lyon

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

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5673 Committed: https://git.mahara.org/mahara/mahara/commit/cd089eae11eddcfae76a1a388b8727b1eb43f698 Submitter: Robert Lyon (robe...@catalyst.net.nz) Branch:master commit cd089eae11eddcfae76a1a388b8727b1eb43f698 Author: Robert Lyon

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

2015-11-09 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5680 -- 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 1514718] [NEW] help icons don't work in modal windows

2015-11-09 Thread Ghada El-Zoghbi
Public bug reported: Mahara 15.10 $config->version = 2015092910; $config->series = '15.10'; $config->release = '15.10.0'; Browser: Firefox 42 When adding an Authentication plugin to an institution, in the modal forms, the help icons generate javascript errors. such as: * node.nextSibling is

[Mahara-contributors] [Bug 1514281] Re: No .table-responsive added to 'admin/site/menu.php"

2015-11-09 Thread Pat
** Changed in: mahara/15.10 Assignee: (unassigned) => Pat (pat-kira) ** Changed in: mahara/16.04 Assignee: (unassigned) => Pat (pat-kira) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1514641] Re: Blocktype rendering error when artefact is not found

2015-11-09 Thread Ghada El-Zoghbi
Hi Aaron, We're upgrading a Mahara site from 1.10 to 15.10. In 1.10, we are getting this: Nov 10 12:25:28 TQIDEB001 mahara-site-acttqi: [Tue Nov 10 12:25:28 2015] [error] [client 203.29.131.142] [DBG] 43 (blocktype/lib.php:692) Artefact not found when rendering a block instance. There might

[Mahara-contributors] [Bug 1514641] Re: Blocktype rendering error when artefact is not found

2015-11-09 Thread Ghada El-Zoghbi
Hi Aaron, It's a warning in the log files (in 1.10). But, because we've got debugging on while upgrading (15.10), we just noticed it now. You can still edit the page. Ghada -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1514661] [NEW] Textbox blocktype raising error when configdata['artefactids'] is not set

2015-11-09 Thread Ghada El-Zoghbi
Public bug reported: Mahara 15.10 version = 2015092910 release = 15.10.0 DB: postgresql (but shouldn't matter) Upgrading from Mahar 1.10 to 15.10, some textboxes give the following error: [WAR] 3b (artefact/internal/blocktype/textbox/lib.php:313) Undefined index: artefactids Call stack (most

[Mahara-contributors] [Bug 1514608] Re: MySQL deadlock issues with simultaneous users

2015-11-09 Thread Aaron Wells
Okay, I was able to replicate this locally by hand, by having multiple users copy the same collection at the same time, and adding a command of "sleep(1)" into the execute_sql() function in lib/dml.php to increase the amount by which the queries overlap. 1. Set up a Mahara site with five users.

[Mahara-contributors] [Bug 1492919] Re: Deadlock issues when 20-30 users copying collections & pages at the same time

2015-11-09 Thread Aaron Wells
Since this bug has still been reported even after the deployment of the patch 5366, I've opened a subsequent bug: https://bugs.launchpad.net/mahara/+bug/1514608 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching

[Mahara-contributors] [Bug 1514608] [NEW] MySQL deadlock issues with simultaneous users

2015-11-09 Thread Aaron Wells
Public bug reported: The patch in Bug 1492919 resolved the deadlock issues for some users, but others are still reporting that they are getting deadlocks. This seems to be an issue unique to MySQL, and it can happen with as few as 2 or 3 concurrent users. It has been reported across all stable

[Mahara-contributors] [Bug 1514271] Re: Behat: Create a fixure for creating multiple journals and posts

2015-11-09 Thread Aaron Wells
** Changed in: mahara Status: New => Triaged -- 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

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

2015-11-09 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5681 -- 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 1514608] Re: MySQL deadlock issues with simultaneous users

2015-11-09 Thread Aaron Wells
** Changed in: mahara Milestone: None => 15.04.5 -- 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

[Mahara-contributors] [Bug 1513665] Re: Replace zeroclipboard with a non-flash alternative

2015-11-09 Thread Aaron Wells
Lol, actually in all the modern browsers, clipboard.js actually *does* copy stuff to the clipboard! The miracles of HTML5. :) I even tried it out on my phone and it worked! I haven't tested it firsthand, but it says it works in all of Mahara's supported browsers, including IE9. Except for Safari,

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

2015-11-09 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/5682 -- 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 1514374] Re: groups/members list shows only forst 10 results

2015-11-09 Thread Aaron Wells
Hi Christiana, Thanks for the bug report, and especially for the detailed bug reproduction instructions. :) Cheers, Aaron ** Also affects: mahara/16.04 Importance: Undecided Status: New ** Also affects: mahara/15.10 Importance: Undecided Status: New ** Changed in:

[Mahara-contributors] [Bug 1514374] Re: "Groups -> Members" page shows only first 10 group members

2015-11-09 Thread Aaron Wells
While we're at it, we should probably check the other paginators to make sure none of them are broken, as well. -- 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

[Mahara-contributors] [Bug 1514608] Re: MySQL deadlock issues with simultaneous users

2015-11-09 Thread Aaron Wells
Most of our reports are for sites on 15.04, and it seems to get worse when there are more users. It's possible this was some sort of underlying deadlock potential in Mahara that was made worse by some low- level code change in 15.04, like something that gets triggered by init.php or some other

[Mahara-contributors] [Bug 1513710] Re: Destructor methods that access global variables can cause crashes

2015-11-09 Thread Aaron Wells
I ran the Behat tests again, with the destructors changed to throw an exception if there were uncommitted changes. No problems at all. So, I think we should be fairly safe getting rid of them. However, rather than just deleting them, I'm first going to look into whether there's a safe way to

[Mahara-contributors] [Bug 1514281] Re: No .table-responsive added to 'admin/site/menu.php"

2015-11-09 Thread Aaron Wells
Hi Matt, Thanks for the bug report, and the suggested fix! We're going to look into implementing this. Cheers, Aaron ** Also affects: mahara/16.04 Importance: Undecided Status: New ** Also affects: mahara/15.10 Importance: Undecided Status: New ** Changed in: mahara/15.10

[Mahara-contributors] [Bug 1514608] Re: MySQL deadlock issues with simultaneous users

2015-11-09 Thread Russell Boyatt
I have seen the error from one system where a deadlock occurred even with the transaction isolation change. That error was in a different part of the code and related to the triggers for quota checks. This had been where I had started to look again at the transaction behaviour in general with

[Mahara-contributors] [Bug 1514608] Re: MySQL deadlock issues with simultaneous users

2015-11-09 Thread Russell Boyatt
I have seen onesystem where a deadlock occurred even with the transaction isolation change. -- 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-contributors] [Bug 1514415] Re: [MySQL] Index column size too large. The maximum column size is 767 bytes.

2015-11-09 Thread Aaron Wells
Hi Andreas, Thanks for the bug report! That is an intriguing one, which I have never seen before. When I install Mahara, it looks like my mysql setup automatically puts a 255-character prefix on that index (i.e. only indexes the first 255 characters of the interaction_forum_post.path column).

[Mahara-contributors] [Bug 1514374] [NEW] groups/members list shows only forst 10 results

2015-11-09 Thread Christiana Nolte
Public bug reported: Mahara 15.10.0 linux mysql several browsers 1. login as an user 2. Select a group with more than 10 members 3. Show members list 4. Change results per page to 50 5. Navigate to the second page Expected result: after step 4: -The fist 50 members are shown -Number of pages

[Mahara-contributors] [Bug 1514641] [NEW] Blocktype rendering error when artefact is not found

2015-11-09 Thread Ghada El-Zoghbi
Public bug reported: Mahara 15.10: version = 2015092910 release = 15.10.0 If an artefact is not found while rending a block instance, the try/catch catches the error - which is good. But, further down the page when it sets pieformcss => $css (on line 916): return array('html' =>

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

2015-11-09 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/5684 -- 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 1512897] A patch has been submitted for review

2015-11-09 Thread Mahara Bot
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/5683 -- 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 1512897] A change has been merged

2015-11-09 Thread Mahara Bot
Reviewed: https://reviews.mahara.org/5674 Committed: https://git.mahara.org/mahara/mahara/commit/26deb57d76089ed6bdbb2863253b15c871b83f83 Submitter: Aaron Wells (aar...@catalyst.net.nz) Branch:master commit 26deb57d76089ed6bdbb2863253b15c871b83f83 Author: Robert Lyon

[Mahara-contributors] [Bug 1512897] Re: Embedded image in "Profile information" block's per-block introduction field, doesn't show after page is shared

2015-11-09 Thread Aaron Wells
** Changed in: mahara/16.04 Status: In Progress => Fix Committed ** Changed in: mahara/15.10 Status: Confirmed => In Progress ** Changed in: mahara/15.04 Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors,

[Mahara-contributors] [Bug 1514641] Re: Blocktype rendering error when artefact is not found

2015-11-09 Thread Aaron Wells
Hi Ghada, Do you have any instructions on how to replicate this error? I tried putting an image in an image block and then deleting the image, but it seems like that particular use case successfully unsets the block instance so this error doesn't happen. Cheers, Aaron ** Also affects: