[Mahara-contributors] [Bug 1913232] [NEW] Duplicate key value violates unique constraint "conf_fie_pk" on Docker start up

2021-01-25 Thread Gold
Public bug reported: Mahara version: 21.04dev OS: dockerized ubuntu:bionic DB: Postgres (Docker image postgres:9.5) When *restarting* a docker instance we are seeing this a lot. It appears to be related to "_cron_lock_*" columns. mahara-db | ERROR: duplicate key value violates unique

[Mahara-contributors] [Bug 1895066] Re: Draft peer assessment needs additional indicator besides colour

2021-01-28 Thread Gold
** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) -- 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-

[Mahara-contributors] [Bug 1913386] Re: Don't display page description on page itself

2021-02-01 Thread Gold
** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) -- 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-

[Mahara-contributors] [Bug 1912166] Re: When setting up an institution, put the focus on the first form field 'Institution name'

2021-02-01 Thread Gold
Check on other pages how this focusing is achieved. ** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mah

[Mahara-contributors] [Bug 1912121] Re: Add site config options to config-defaults that can be overridden by config.php

2021-01-26 Thread Gold
** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) -- 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-

[Mahara-contributors] [Bug 1913386] Re: Don't display page description on page itself

2021-02-02 Thread Gold
Testing: 1. Create a page. 2. Add text to the Page description. 3. Add one block to the page. 4. Display the page. 5. Assert the text you entered in the Page description is not present. 6. View the Pages and collections 7. Assert the Page you created is present and the Page description text is

[Mahara-contributors] [Bug 1912166] Re: When setting up an institution, put the focus on the first form field 'Institution name'

2021-02-02 Thread Gold
Testing: 1. Go to Admin menu -> Institutions -> Settings -> Add. 2. Assert the "Institution name" field has focus with no additional user interaction. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1931822] [NEW] Behat stability in switches_edit_group.feature

2021-06-13 Thread Gold
Public bug reported: It feels like the following false negative happens a lot. We should probably look at why this may be happening and see if we a) need the test or b) can make it more reliable. --- Failed steps: 001 Scenario: Turning on and off switches on Group Edit page (Bug 1431569) #

[Mahara-contributors] [Bug 1928012] [NEW] The activity.php file in htdocs/lib is out of control

2021-05-10 Thread Gold
. ** Affects: mahara Importance: Low Assignee: Gold (gold.catalyst) Status: New -- 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/1928012

[Mahara-contributors] [Bug 1927879] [NEW] The ActivityTypeWatchlistnotification class references var_log() which doesn't exist.

2021-05-09 Thread Gold
Public bug reported: The summary says it all. This should be swapped out for the appropriate log_[type]() function. ** Affects: mahara Importance: Undecided Assignee: Gold (gold.catalyst) Status: New -- You received this bug notification because you are a member of Mahara

[Mahara-contributors] [Bug 1927881] [NEW] Call to nonexistent function array_to_fields()

2021-05-09 Thread Gold
Public bug reported: The function activity_get_users() in lib/activity.php includes a call to array_to_fields(). This function doesn't appear to have ever existed. Given we don't see any error reports on this it is likely the if() condition it falls into has never been triggered. I am seeing

[Mahara-contributors] [Bug 1927675] [NEW] ActivityTypeMaharamessage may throw php warnings

2021-05-07 Thread Gold
$includesuspendedusers is likely to always be false. ** Affects: mahara Importance: Undecided Assignee: Gold (gold.catalyst) Status: New -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions

[Mahara-contributors] [Bug 1935782] Re: Behat: Skin selection always selects first skin

2021-07-11 Thread Gold
** Changed in: mahara Status: New => In Progress ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Milestone: None => 21.10.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching

[Mahara-contributors] [Bug 1934830] Re: Allow copied pages keep the skin if the template had it

2021-07-11 Thread Gold
** Changed in: mahara Status: New => Fix Committed ** Changed in: mahara Importance: Undecided => Medium ** Changed in: mahara Milestone: None => 21.10.0 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching

[Mahara-contributors] [Bug 1935782] [NEW] Behat: Skin selection always selects first skin

2021-07-11 Thread Gold
than the selected skin. This step is defined in htdocs/testing/frameworks/behat/classes/BehatGeneral.php (around line 2358 when this was posted.) ** Affects: mahara Importance: Undecided Assignee: Gold (gold.catalyst) Status: New ** Tags: behat -- You received this bug

[Mahara-contributors] [Bug 1927018] [NEW] Add a UI to rapidly resolve the Elasticsearch cron being 'jammed'.

2021-05-03 Thread Gold
Public bug reported: When setting up Elasticsearch I ended up in an endless loop of "Configure ES (can't, please enable it) > Enable ES (can't, please configure) > repeat". One of these pages had an error referencing cron and there is a note on the Troubleshooting page about it and manually

[Mahara-contributors] [Bug 1927022] [NEW] Improve debug reporting

2021-05-03 Thread Gold
Public bug reported: I recently had a client project where I had to use log_debug() a lot due to the development environment. I found that this was a less than simple process. I would propose these be written to the database and full featured logging area be added to filter and view the logs.

[Mahara-contributors] [Bug 1864337] Re: Strings missing in overview report for an institution

2021-02-08 Thread Gold
** Changed in: mahara 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 all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1864337] Re: Strings missing in overview report for an institution

2021-02-08 Thread Gold
Having trouble replicating this. Looking at the screenshot it appears to be related to blocks though. Adding blocks to the page to see if that floats the issue to the surface. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1834792] Re: "Results per page" doesn't change when using "Back" button in Chrome and IE11

2021-02-08 Thread Gold
When /user/index.php is initially hit the list is prepopulated. When Results per page is changed a call to friendsearch.php is performed and the list is replaced with the contents from the JSON that is returned. This could be resolved if the /user/index.php page did not initially populate the

[Mahara-contributors] [Bug 1915090] [NEW] Page description does not import

2021-02-08 Thread Gold
Public bug reported: Exporting and importing a Page does not import the Page description. Steps to replicate: 1. Created a page with a description 2. Assert the description is in the places you would expect to see it. 3. Main Menu > Manage > Export 4. Select "Just some of my pages" and then

[Mahara-contributors] [Bug 1864337] Re: Strings missing in overview report for an institution

2021-02-08 Thread Gold
I am unable to replicate this. After following the instructions I am finding that the donut chart is not actually presented so the legend item [[profile/view]] isn't being presented. The [[title/blocktype.myviews]] token (My Portfolios) is also not presented. When creating a Page the My

[Mahara-contributors] [Bug 1864337] Re: Strings missing in overview report for an institution

2021-02-08 Thread Gold
For context this testing was done on the master branch at commit c5824bfd3a83a7e5b168bd068fc654f0f82acecd. Digging into this further, there was a commit 4 years ago that would have made the scenario of the My Profile block appearing in the list impossible. That was on Bug 1697248 which had a

[Mahara-contributors] [Bug 1730263] Re: wrong default option for personal information when importing

2021-02-09 Thread Gold
** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1843154] Re: Whitelist more modern, safe CSS 3 rules in HTMLPurifier

2021-02-09 Thread Gold
** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1907019] Re: Installing a font via zip doesn't add the licence file correctly

2021-02-02 Thread Gold
Rebased on the branch of the parent bug as there was a merge conflict. -- 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 1913386] Re: Don't display page description on page itself

2021-02-02 Thread Gold
I've removed the line that set the variable in that template. I'm seeing it being set in a few other locations but don't have context to determine if it should be removed in those also. The file viewcontent.json.php sets it on line 27. I don't know where or how this file is used though. It

[Mahara-contributors] [Bug 1864337] Re: Strings missing in overview report for an institution

2021-02-02 Thread Gold
** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) -- 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-

[Mahara-contributors] [Bug 1907000] Re: recent/tagged journal entries block creates new entry on dragging

2021-02-02 Thread Gold
** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) ** Changed in: mahara Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1943089] [NEW] Potential error in get_group_user_search_results()

2021-09-08 Thread Gold
Public bug reported: The call to get_group_user_search_results() in searchlib.php has the potential to throw errors. There are calls to methods in the current search class. The first is a call to 'can_process_raw_group_search_user_queries()' which returns a boolean. If true, $queries is set to

[Mahara-contributors] [Bug 1926388] Re: Google Sheets in Google Apps block not working

2021-07-14 Thread Gold
** Changed in: mahara/21.10 Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1926388 Title: Google Sheets in Google Apps block not working

[Mahara-contributors] [Bug 1939361] [NEW] Can't submit portfolio to group from page with Submissions module enabled

2021-08-09 Thread Gold
Public bug reported: Kristina to add more detail. ** Affects: mahara Importance: Undecided Status: New -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors

[Mahara-contributors] [Bug 1938973] [NEW] Web services configuration names do not appear to be translatable strings

2021-08-04 Thread Gold
Public bug reported: The Service names found at /webservice/admin/oauthv1sregister.php do not appear to be translatable strings. These are defined in a modules webservice/services.php file. These names appear to be array keys in the $services variable. c.f.:

[Mahara-contributors] [Bug 1946604] [NEW] json help returns wrong http response code

2021-10-10 Thread Gold
Public bug reported: While working on another bug that had the json/help.php script returning a "not found" message I noticed that this was still returning 200 OK. If the help document is not found it should be returning a 404 Not Found. To test: In a browser, open the inspector/devtools and

[Mahara-contributors] [Bug 1946276] [NEW] image gallery descriptions inconsistent in overlay player

2021-10-06 Thread Gold
Public bug reported: If only some images in an Image Gallery have a description that text will persist if the next image doesn't have a description. This works with selected images and directories. Discovered on Chromium/Linux. Also present on Firefox/Linux. Setup: Main Menu > Create > Files

[Mahara-contributors] [Bug 1946046] Re: PDFs in PDF artifacts are not exporting to HTML

2021-10-06 Thread Gold
** Description changed: This looks to be a regression of the following: https://bugs.launchpad.net/mahara/+bug/1698699 When testing PDF exports to HTML I found the PDF in the artifact block was not being linked to a local file when viewing file:///path/to/extracted/index.html

[Mahara-contributors] [Bug 1945930] Re: "Account holder name" rather than "Username"

2021-10-03 Thread Gold
This is applies to all core themes. -- 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/1945930 Title: "Account holder name" rather than "Username"

[Mahara-contributors] [Bug 1945930] Re: "Account holder name" rather than "Username"

2021-10-03 Thread Gold
Just spotted that "username" also appears in the Help for the login form. -- 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/1945930 Title: "Account

[Mahara-contributors] [Bug 1945922] [NEW] ADODB v5.21.2

2021-10-03 Thread Gold
: Undecided Assignee: Gold (gold.catalyst) Status: In Progress ** Changed in: mahara Assignee: (unassigned) => Gold (gold.catalyst) ** Changed in: mahara Status: New => In Progress ** Changed in: mahara Milestone: None => 21.10rc2 -- You received this bug not

[Mahara-contributors] [Bug 1945930] [NEW] "Account holder name" rather than "Username"

2021-10-03 Thread Gold
Public bug reported: Testing steps suggest "Username" on the login form should be "Account holder name". This appears on the input field and in the Lost username/password link text. ** Affects: mahara Importance: Undecided Status: New -- You received this bug notification

[Mahara-contributors] [Bug 1945930] Re: "Account holder name" rather than "Username"

2021-10-03 Thread Gold
This was an over zealous find/replace on the testing docs. :) ** Changed in: mahara Status: New => Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors

[Mahara-contributors] [Bug 1946044] [NEW] watchlist timeout is not being observed

2021-10-04 Thread Gold
Public bug reported: While testing 21.10 RC2 it was noted that the watchlist timeout was not being observed. The current suspicion is that this is specific to moving artifact blocks on a page. It may be related to this report: https://bugs.launchpad.net/mahara/+bug/1938975 Currently the

[Mahara-contributors] [Bug 1946046] [NEW] PDFs in PDF artifacts are not exporting to HTML

2021-10-04 Thread Gold
Public bug reported: This looks to be a regression of the following: https://bugs.launchpad.net/mahara/+bug/1698699 When testing PDF exports to HTML I found the PDF in the artifact block was not being linked to a local file when viewing file:///path/to/extracted/index.html The block and iframe

[Mahara-contributors] [Bug 1946044] Re: watchlist timeout is not being observed

2021-10-04 Thread Gold
It may also be related to this: https://bugs.launchpad.net/mahara/+bug/1866779 -- 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/1946044 Title:

[Mahara-contributors] [Bug 1945264] [NEW] Extend ADODB to use our $SESSION

2021-09-27 Thread Gold
Public bug reported: Currently we are patching ADODB to use our session handling. https://reviews.mahara.org/#/c/6840/1/htdocs/lib/adodb/adodb- pager.inc.php We should instead be extending ADODB and overriding the method and then using our extended version. This would allow for easier upgrades

[Mahara-contributors] [Bug 1953398] [NEW] And I check "accesslist[0][allowcomments]"

2021-12-06 Thread Gold
Public bug reported: Behat step failing. * social/share_comments.feature And I check "accesslist[0][allowcomments]" element not visible Adding the breakpoint and checking the page using rundebug shows that the element is indeed absent. ./mahara_behat.sh rundebug

[Mahara-contributors] [Bug 1953270] Re: Behat test: "Registered people" in "General" in 'shared with' select2 box is not present

2021-12-06 Thread Gold
** Description changed: The following features reference "Registered people" in the share selector. This value currently doesn't appear to be present. The tests: * user_content/site_page_with_template_blocks.feature * user_content/adding_pages_collection.feature *

[Mahara-contributors] [Bug 1953402] [NEW] And I press "Add to institution"

2021-12-06 Thread Gold
Public bug reported: Behat error. feature: social/institution.feature And I press "Add to institution" Button with id|name|title|alt|value "Add to institution" not found. Adding a breakpoint and manually checking the page does show the button is not present. ** Affects: mahara

[Mahara-contributors] [Bug 1953270] Re: Behat test: "Registered people" in "General" in 'shared with' select2 box is not present

2021-12-06 Thread Gold
Updated description as I found "Registered people" is missing from more than one test. ** Description changed: This step in user_content/site_page_with_template_blocks.feature fails. > And I select "Registered people" from "General" in shared with select2 box - Running the test

[Mahara-contributors] [Bug 1953270] Re: Behat test: "Registered people" in "General" in 'shared with' select2 box is not present

2021-12-06 Thread Gold
** Description changed: - This step in user_content/site_page_with_template_blocks.feature fails. + The following features reference "Registered people" in the share + selector. This value currently doesn't appear to be present. - > And I select "Registered people" from "General" in shared

[Mahara-contributors] [Bug 1953399] [NEW] And I enable the switch "Publicly viewable group"

2021-12-06 Thread Gold
Public bug reported: Behat error: social/participation_report.feature And I enable the switch "Publicly viewable group" Field matching locator "Publicly viewable group" not found. This step is on line 54. Adding a breakpoint step and checking the page does show that the switch is not

[Mahara-contributors] [Bug 1953404] [NEW] And I should not see "Settings"

2021-12-06 Thread Gold
Public bug reported: The final step fails. feature: social/group_pages.feature And I should not see "Settings" The text "Settings" appears in the text of this page, but it should not. Adding a breakpoint before this step I can see that there is a gear/cog menu item. This appears to be the

[Mahara-contributors] [Bug 1953398] Re: And I check "accesslist[0][allowcomments]"

2021-12-06 Thread Gold
Closed as invalid. $cfg->isolatedinstitutions = true causes this. Behat should be run with this unset or set to false. ** Changed in: mahara Status: New => Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1953399] Re: And I enable the switch "Publicly viewable group"

2021-12-06 Thread Gold
Closed as invalid. $cfg->isolatedinstitutions = true causes this. Behat should be run with this unset or set to false. ** Changed in: mahara Status: New => Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1953402] Re: And I press "Add to institution"

2021-12-06 Thread Gold
Closed as invalid. $cfg->isolatedinstitutions = true causes this. Behat should be run with this unset or set to false. ** Changed in: mahara Status: New => Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1953270] Re: Behat test: "Registered people" in "General" in 'shared with' select2 box is not present

2021-12-06 Thread Gold
Closed as invalid. $cfg->isolatedinstitutions = true causes this. Behat should be run with this unset or set to false. ** Changed in: mahara Status: New => Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1953274] Re: Behat: Deleting North American Cultural Studies fails

2021-12-06 Thread Gold
Closed as invalid. $cfg->isolatedinstitutions = true causes this. Behat should be run with this unset or set to false. ** Changed in: mahara Status: New => Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1953277] Re: Behat: And I follow "Home" - Nested folders images

2021-12-06 Thread Gold
Closed as invalid. $cfg->isolatedinstitutions = true causes this. Behat should be run with this unset or set to false. ** Changed in: mahara Status: New => Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

[Mahara-contributors] [Bug 1949337] Re: Language string missing for portfolio release via external host

2021-11-01 Thread Gold
** Changed in: mahara/22.04 Assignee: (unassigned) => Gold (gold.catalyst) ** Changed in: mahara/22.04 Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscri

[Mahara-contributors] [Bug 1949333] Re: Releasing a current submission produces warning

2021-11-01 Thread Gold
** Changed in: mahara/22.04 Assignee: (unassigned) => Gold (gold.catalyst) ** Changed in: mahara/22.04 Status: Confirmed => In Progress -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscri

[Mahara-contributors] [Bug 1949000] Re: Change deployment ID fields to not be autocompleted

2021-11-01 Thread Gold
** Changed in: mahara/22.04 Status: Confirmed => In Progress ** Changed in: mahara/22.04 Assignee: (unassigned) => Gold (gold.catalyst) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscri

[Mahara-contributors] [Bug 1943772] Re: Potential LTI duplicating accounts with parent auth

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Milestone: 21.04.2 => 21.04.3 -- 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/1943772 Title: Potential LTI

[Mahara-contributors] [Bug 1940612] Re: Update library: PHPMailer to 6.5.1 (incl. security)

2021-10-28 Thread Gold
** Changed in: mahara/21.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 https://bugs.launchpad.net/bugs/1940612 Title: Update

[Mahara-contributors] [Bug 1819379] Re: update chromedriver for behat

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Milestone: 21.04.2 => 21.04.3 -- 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/1819379 Title: update chromedriver

[Mahara-contributors] [Bug 1943792] Re: Remote (MNet) collection submissions fail to release

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Milestone: 21.04.2 => 21.04.3 -- 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/1943792 Title: Remote (MNet)

[Mahara-contributors] [Bug 1944979] Re: Path traversal leads to unauthenticated HTML file disclosure

2021-10-28 Thread Gold
** Changed in: mahara/21.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 https://bugs.launchpad.net/bugs/1944979 Title: Path

[Mahara-contributors] [Bug 1930469] Re: Need to kill web service authentication session at end of process

2021-10-28 Thread Gold
** Changed in: mahara/21.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 https://bugs.launchpad.net/bugs/1930469 Title: Need to kill

[Mahara-contributors] [Bug 1948744] Re: LTI Advantage: Remove deep link required field

2021-10-26 Thread Gold
** Changed in: mahara Status: Confirmed => In Progress -- 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/1948744 Title: LTI Advantage: Remove

[Mahara-contributors] [Bug 1942903] Re: Command injection vulnerability when PDF bulk export is enabled

2021-10-28 Thread Gold
** Changed in: mahara/21.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 https://bugs.launchpad.net/bugs/1942903 Title: Command

[Mahara-contributors] [Bug 1930471] Re: Exporting of CSV files needs to sanitize data

2021-10-28 Thread Gold
** Changed in: mahara/21.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 https://bugs.launchpad.net/bugs/1930471 Title: Exporting of

[Mahara-contributors] [Bug 1944633] Re: Stored cross site scripting in all "tags" input

2021-10-28 Thread Gold
** Changed in: mahara/21.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 https://bugs.launchpad.net/bugs/1944633 Title: Stored cross

[Mahara-contributors] [Bug 1944979] Re: Path traversal leads to unauthenticated HTML file disclosure

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1944979 Title: Path

[Mahara-contributors] [Bug 1937328] Re: Update the chrome-php library to use chrome-0.11

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1937328 Title: Update the

[Mahara-contributors] [Bug 1926388] Re: Google Sheets in Google Apps block not working

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1926388 Title: Google Sheets in Google Apps block not working

[Mahara-contributors] [Bug 1944633] Re: Stored cross site scripting in all "tags" input

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1944633 Title: Stored

[Mahara-contributors] [Bug 1938741] Re: Unsubscribe from a forum missing group ID

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1938741 Title: Unsubscribe

[Mahara-contributors] [Bug 1932450] Re: SmartEvidence frameworks partially loading when member of multiple institutions

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1932450 Title:

[Mahara-contributors] [Bug 1930624] Re: Grid Stack items prevent touch swipe

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1930624 Title: Grid Stack

[Mahara-contributors] [Bug 1938842] Re: Submissions for view via submitted host not working correctly

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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

[Mahara-contributors] [Bug 1930471] Re: Exporting of CSV files needs to sanitize data

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1930471 Title: Exporting

[Mahara-contributors] [Bug 1942903] Re: Command injection vulnerability when PDF bulk export is enabled

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1942903 Title: Command

[Mahara-contributors] [Bug 1932238] Re: "T" Letter is missing

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1932238 Title: "T" Letter

[Mahara-contributors] [Bug 1940612] Re: Update library: PHPMailer to 6.5.1 (incl. security)

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1940612 Title: Update

[Mahara-contributors] [Bug 1934023] Re: collection_rollover cronjob fails on fresh 21.04 install

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1934023 Title:

[Mahara-contributors] [Bug 1941663] Re: LTI grader option not visible on the portfolio submitted to an LMS

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1941663 Title: LTI grader

[Mahara-contributors] [Bug 1943668] Re: Errors releasing submission whensubmitted to external host and module/submissions is enabled

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1943668 Title: Errors

[Mahara-contributors] [Bug 1893591] Re: improve block dimension saving to DB on block resize

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1893591 Title: improve

[Mahara-contributors] [Bug 1931826] Re: Correct skin font

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1931826 Title: Correct

[Mahara-contributors] [Bug 1937982] Re: Download button on reports page always downloads same file

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1937982 Title: Download

[Mahara-contributors] [Bug 1940033] Re: Unable to delete account when they have a collection with a cover image

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1940033 Title: Unable to

[Mahara-contributors] [Bug 1940447] Re: Open Badge details aren't shown

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1940447 Title: Open Badge

[Mahara-contributors] [Bug 1939359] Re: LDAP Sync: Error with Adding

2021-10-28 Thread Gold
** Changed in: mahara/21.04 Status: Fix Committed => Fix Released -- 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/1939359 Title: LDAP Sync:

[Mahara-contributors] [Bug 1953541] Re: Behat: settings/register_configuration.feature

2021-12-07 Thread Gold
main name by checking for MX, A, and records. + This was my local results: + + gold@shipnet:~/Mahara/codereview/test/behat ((baa775acad...)) $ php -a + Interactive mode enabled + + php > $domain = 'example.org'; + php > echo (checkdnsrr($domain, 'MX'))?'Y':'N'; + N + php > echo

[Mahara-contributors] [Bug 1953558] [NEW] recent_forum_posts.feature

2021-12-07 Thread Gold
Public bug reported: The second Scenario in this feature fails during the Background setup when MySQL is the database. ./mahara_behat.sh rundebug site_features/recent_forum_posts.feature The error output: Scenario: Administrative forum bulk actions And the following "groups" exist:

[Mahara-contributors] [Bug 1953541] [NEW] Behat: settings/register_configuration.feature

2021-12-07 Thread Gold
Public bug reported: This feature is failing on the main branch. ./mahara_behat.sh rundebug settings/register_configuration.feature And I press "Register" And I should be on "/register.php" And I should see "You have successfully [...snip...] processed." The text "You have

[Mahara-contributors] [Bug 1953270] [NEW] Behat test: "Registered people" in "General" in 'shared with' select2 box is not present

2021-12-05 Thread Gold
Public bug reported: This step in user_content/site_page_with_template_blocks.feature fails. > And I select "Registered people" from "General" in shared with select2 box Running the test manually and adding "And I insert breakpoint" prior to this test lets us examine this. It is indeed absent

[Mahara-contributors] [Bug 1953274] [NEW] Behat: Deleting North American Cultural Studies fails

2021-12-05 Thread Gold
Public bug reported: The step 'And I click on "Delete \"North American Cultural Studies (Masters of Arts) at University of Life\"" delete button' consistently fails in user_content/resume_page.feature. The line is present on the page. However, it is in the div with id educationhistorylist, not

[Mahara-contributors] [Bug 1953277] [NEW] Behat: And I follow "Home" - Nested folders images

2021-12-05 Thread Gold
Public bug reported: In the user_content/nested_folders_images.feature test I consistently fail on the following step. > And I follow "Home" Adding a breakpoint step and running with the following I am able to see that Home is indeed not visible. > ./mahara_behat.sh rundebug

[Mahara-contributors] [Bug 1953278] [NEW] Behat step fails: Then I should see "Robert Cohn"

2021-12-05 Thread Gold
Public bug reported: The following test reliably fails: ./mahara_behat.sh rundebug user_content/edit_page.feature The error: Then I should see "Robert Cohn" The text "Robert Cohn" was not found anywhere in the text of the current page. Inserting "And I insert breakpoint" let me

[Mahara-contributors] [Bug 1953278] Re: Behat step fails: Then I should see "Robert Cohn"

2021-12-06 Thread Gold
Further testing has shown that the id mentioned isn't reliable either. I also tried 'powered-by' which is an id in the footer. No joy there either. The specific step of "And I scroll to the id 'bottom-pane'" also didn't work. There is not step for "And I scroll to the bottom". The addition of

  1   2   3   4   5   >