[Mahara-contributors] [Bug 1975712] Re: image rotation fail if there is an external file system

2022-05-25 Thread Christina Thee Roperto
Hi Kristina, Thank you. I'll provide the fix, I'm still trying to figure out how to pass the automatic test. Will let you know once it's done :) Kind regards, Christina -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara.

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

2022-05-25 Thread Mahara Bot
Patch for "21.10_DEV" branch: https://reviews.mahara.org/c/mahara/+/12823 -- 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/1975712 Title: image

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

2022-05-25 Thread Mahara Bot
Patch for "main" branch: https://reviews.mahara.org/c/mahara/+/12822 -- 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/1975753 Title: Plans js error

[Mahara-contributors] [Bug 1975712] Re: image rotation fail if there is an external file system

2022-05-25 Thread Kristina Hoeppner
Hi Christina, Thanks for reporting this. Since it relates to the interaction with a plugin, it would be best if you looked into that to provide a fix as we don't have access to AWS in order to give that a go. If there is a fix that can be made in Mahara and doesn't impact the regular file system,

[Mahara-contributors] [Bug 1975753] Re: Plans js error - Uncaught ReferenceError: findButtonDataUrls is not defined

2022-05-25 Thread Robert Lyon
It looks like it causes problem with paginator.js too so we need to move mahara.js to above that one ** Also affects: mahara/21.04 Importance: Undecided Status: New ** Also affects: mahara/22.10 Importance: Undecided Status: In Progress ** Also affects: mahara/22.04

[Mahara-contributors] [Bug 1975753] [NEW] Plans js error - Uncaught ReferenceError: findButtonDataUrls is not defined

2022-05-25 Thread Robert Lyon
Public bug reported: We include the javascript for Plans before the mahara.js file where the findButtonDataUrls() is defined. We need to include mahara.js before the plugins js ** Affects: mahara Importance: Undecided Status: In Progress ** Changed in: mahara Status: New

[Mahara-contributors] [Bug 1975712] [NEW] image rotation fail if there is an external file system

2022-05-25 Thread Christina Thee Roperto
Public bug reported: Rotating image breaks when using objectfs plugin as an external file system. Steps to reproduce (with 21.10): 1. Fresh install mahara 2. Install https://github.com/catalyst/mahara-module_aws and https://github.com/catalyst/mahara-module_objectfs 3. Configure the plugin