[Mahara-contributors] [Bug 1634591] [NEW] Show last updated date and time when seeing a portfolio page

2016-10-18 Thread Son Nguyen
Public bug reported: Version: master(17.04), 16.10, 16.04 It would be good to see when a portfolio page has been updated The last updated date and time will be shown next to the page visits when seeing a page. ** Affects: mahara Importance: Wishlist Assignee: Son Nguyen (ngson2000

[Mahara-contributors] [Bug 1579145] Re: Ability to include live link on image description

2016-10-18 Thread Son Nguyen
** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1633311] Re: JS error in Firefox when editing annotation blocks

2016-10-13 Thread Son Nguyen
** Changed in: mahara Status: New => Confirmed -- 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 1633311] [NEW] JS error in Firefox when editing annotation blocks

2016-10-13 Thread Son Nguyen
Public bug reported: Version: master (17.04), 16.10 Platform: any Browser: Firefox (45) I got the following error when adding/editing an annotation block in a portfolio page. SyntaxError: in strict mode code, functions may be declared only at top level or immediately within another function It

[Mahara-contributors] [Bug 1629105] Re: Access user Journals causes htdocs/artefact/blog/index.php net::ERR_TOO_MANY_REDIRECTS

2016-09-29 Thread Son Nguyen
I will check other versions -- 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 1629105] Re: Access user Journals causes htdocs/artefact/blog/index.php net::ERR_TOO_MANY_REDIRECTS

2016-09-29 Thread Son Nguyen
** Attachment added: "mahara-export-leap-user6-2016-09-29_23-38_ATXUNEhuGy7OkPrx.zip" https://bugs.launchpad.net/mahara/+bug/1629105/+attachment/4751336/+files/mahara-export-leap-user6-2016-09-29_23-38_ATXUNEhuGy7OkPrx.zip -- You received this bug notification because you are a member of

[Mahara-contributors] [Bug 1629105] [NEW] Access user Journals causes htdocs/artefact/blog/index.php net::ERR_TOO_MANY_REDIRECTS

2016-09-29 Thread Son Nguyen
er console ** Affects: mahara Importance: High Assignee: Son Nguyen (ngson2000) Status: 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

[Mahara-contributors] [Bug 1620411] Re: Error message showing up when tried to share among the users

2016-09-25 Thread Son Nguyen
** 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 1622729] Re: Better SE matrix page adding of annotation block

2016-09-25 Thread Son Nguyen
** 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 1545851] Re: Access permission changes for collection not mentioned when working with secret URL

2016-09-25 Thread Son Nguyen
** 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 1624153] Re: Valid URL(www) is not accepted while saving Books and publications

2016-09-25 Thread Son Nguyen
** 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 1623282] Re: Existing annotations throw warning due to missing evidence

2016-09-25 Thread Son Nguyen
** 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 1626705] Re: Copying of group throws ADODB error

2016-09-22 Thread Son Nguyen
The problem is the value of group urlid is longer than 30. This value is generated by the function generate_urlid() at line 2799, htdocs/lib/group.php $group->urlid = generate_urlid($group->name, get_config('cleanurlviewdefault'), 3, 100); The max length should set to 30 -- You received this

[Mahara-contributors] [Bug 1626705] Re: Copying of group throws ADODB error

2016-09-22 Thread Son Nguyen
** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) ** 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 1626289] Re: FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

2016-09-21 Thread Son Nguyen
Test instruction 1. Install a fresh mahara 16.04 site using postgresql. 2. Checkout code from master or 16.10.rc 3. Upgrade the site DB You can see the FAILED message on screen and in the error log file. -- You received this bug notification because you are a member of Mahara Contributors,

[Mahara-contributors] [Bug 1626289] [NEW] FAILED DB upgrading for artefact.file to version 1.2.6 (2016082900)

2016-09-21 Thread Son Nguyen
Public bug reported: Version: master and 16.10.rc Browser: any Platform: Ubuntu, Apache2, Php5, Postgres 9.3 If $cfg->dbprefix is set, db upgrading for artefact.file to version 1.2.6 (2016082900) has been FAILED ** Affects: mahara Importance: High Assignee: Son Nguyen (ngson2

[Mahara-contributors] [Bug 1619036] [NEW] ADODB error when edit page layout

2016-08-31 Thread Son Nguyen
quot;layoutmenuorder", "id, id") at /var/www/html/mahara/master/htdocs/view/layout.php:54 This happened after we upgraded ADODB to 5.20.5 ** Affects: mahara Importance: High Assignee: Son Nguyen (ngson2000) Status: In Progress ** Tags: regression -- You

[Mahara-contributors] [Bug 1575512] Re: Behat tests are failing due to not waiting for Javascript to finish

2016-08-30 Thread Son Nguyen
** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) ** 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 1618317] Re: JS error when click 'Edit image' in TinyMCE editor

2016-08-30 Thread Son Nguyen
** 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 1618317] Re: JS error when click 'Edit image' in TinyMCE editor

2016-08-30 Thread Son Nguyen
This bug also happens in 16.04 ** Changed in: mahara Milestone: None => 16.10.0 ** Also affects: mahara/16.04 Importance: Undecided Status: New ** Changed in: mahara/16.04 Milestone: None => 16.04.4 -- You received this bug notification because you are a member of Mahara

[Mahara-contributors] [Bug 1618317] [NEW] JS error when click 'Edit image' in TinyMCE editor

2016-08-29 Thread Son Nguyen
console - No pop-up appears - The browser scroll bar disappears ** Affects: mahara Importance: High Assignee: Son Nguyen (ngson2000) Status: Confirmed -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching

[Mahara-contributors] [Bug 1596808] Re: Warning when configuring the Profile completion

2016-08-29 Thread Son Nguyen
** Changed in: mahara Status: Won't Fix => 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 forum

[Mahara-contributors] [Bug 1596808] Re: Warning when configuring the Profile completion

2016-08-29 Thread Son Nguyen
I've updated the translation of this lang string on launchpad.net https://translations.launchpad.net/mahara- lang/trunk/+pots/mahara/fr/+translate -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions:

[Mahara-contributors] [Bug 1596808] Re: Warning when configuring the Profile completion

2016-08-29 Thread Son Nguyen
Sorry Dominique. Please adding the '%' before it. The correct translation: La barre de progression du remplissage du profil donne aux utilisateurs une bonne indication sur l\'état de la saisie des informations personnelles. Vous pouvez choisir les éléments que doivent remplir les utilisateurs

[Mahara-contributors] [Bug 1596808] Re: Warning when configuring the Profile completion

2016-08-29 Thread Son Nguyen
Hi Dominique There is a special character '%' in the french translation of the lang string 'profilecompletenessdesc1'. You need to escape this character by adding the backslash '\' before it. ** Changed in: mahara Status: Confirmed => Won't Fix -- You received this bug notification

[Mahara-contributors] [Bug 1597117] Re: Can't save share access form on Windows in Edge

2016-08-28 Thread Son Nguyen
** Changed in: mahara/16.10 Assignee: (unassigned) => Son Nguyen (ngson2000) ** Changed in: mahara/16.10 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 1598672] Re: Site collections - 'Untitled' page which does not exist

2016-08-28 Thread Son Nguyen
** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) ** 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 1606509] Re: Anonymouse users should not be able to have URLs linked in comments

2016-08-28 Thread Son Nguyen
** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) ** 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 1607538] Re: Can't choose group shortname that is different from group name

2016-08-28 Thread Son Nguyen
*** This bug is a duplicate of bug 1613503 *** https://bugs.launchpad.net/bugs/1613503 ** This bug has been marked a duplicate of bug 1613503 Can not add groups via CSV when shortname is not relied on displayname -- You received this bug notification because you are a member of Mahara

[Mahara-contributors] [Bug 1617143] Re: Update NPM packages in package.json

2016-08-28 Thread Son Nguyen
** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Importance: Medium => High ** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) -- You received this bug notification because you are a member of Mahara Contributo

[Mahara-contributors] [Bug 1617143] Re: Update NPM packages in package.json

2016-08-28 Thread Son Nguyen
** Description changed: Version: master (16.10) We should update NPM packages to the latest version - gulp ^3.9.0 → ^3.9.1 - gulp-minify-css^1.1.6 → ^1.2.4 (Deprecated) - gulp-sass ^2.0.1 → ^2.3.2 - event-stream ^3.3.1 → ^3.3.4 -

[Mahara-contributors] [Bug 1617144] Re: Update composer packages in ./external/composer.json

2016-08-27 Thread Son Nguyen
** Changed in: mahara Status: Confirmed => In Progress ** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscr

[Mahara-contributors] [Bug 1617144] [NEW] Update composer packages in ./external/composer.json

2016-08-25 Thread Son Nguyen
Public bug reported: Version: master (16.10) Here is the list of packages using for mahara behat and their latest version behat/mink (v1.6.1) latest is v1.7.1 behat/behat (v3.0.10) latest is v3.1.0 behat/mink-extension (v2.0.1) latest is v2.2 guzzlehttp/guzzle (5.3.0) latest is 6.2.1

[Mahara-contributors] [Bug 1617143] [NEW] Update NPM packages in package.json

2016-08-25 Thread Son Nguyen
Public bug reported: Version: master (16.10) We should update NPM packages to the latest version gulp ^3.9.0 → ^3.9.1 gulp-minify-css^1.1.6 → ^1.2.4 (Deprecated) gulp-sass ^2.0.1 → ^2.3.2 event-stream ^3.3.1 → ^3.3.4 gulp-autoprefixer ^3.0.1 →

[Mahara-contributors] [Bug 1569121] Re: gulp-bless-css is deprecated

2016-08-25 Thread Son Nguyen
** Changed in: mahara/16.10 Status: New => Confirmed ** Changed in: mahara/16.10 Importance: Undecided => Medium -- 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 1598990] Re: Cannot instantiate abstract class PluginImport

2016-08-25 Thread Son Nguyen
** 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 1607564] Re: ClamAV quarantine directory should not be a language string

2016-08-25 Thread Son Nguyen
** 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 1613135] Re: Fix negative block_instance sortorders before running upgrade

2016-08-22 Thread Son Nguyen
** Changed in: mahara/16.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 1613480] Re: Update HTML Purifier to 4.8.0

2016-08-22 Thread Son Nguyen
** 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 1613481] Re: Update Zend framework to 1.12.19

2016-08-22 Thread Son Nguyen
** Changed in: mahara 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 for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum

[Mahara-contributors] [Bug 1613483] Re: Update PDFjs to 1.4.20

2016-08-18 Thread Son Nguyen
Test instructions: Make sure you can add, view PDF blocks in a page on all supported browsers. -- 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 1613483] Re: Update PDFjs to 1.4.20

2016-08-17 Thread Son Nguyen
** 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 1613480] Re: Update HTML Purifier to 4.8.0

2016-08-16 Thread Son Nguyen
** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) ** 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 1613483] Re: Update PDFjs to 1.4.20

2016-08-16 Thread Son Nguyen
** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) -- 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 1613478] Re: Update Elastica library to 2.3.1

2016-08-16 Thread Son Nguyen
** 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 1606744] Re: Accessibility - Select 'other' text field label incorrect

2016-08-16 Thread Son Nguyen
** Changed in: mahara/16.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 1539346] Re: Upgrade adodb to 5.20.5

2016-08-16 Thread Son Nguyen
** 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 1613503] Re: Can not add groups via CSV when shortname is not relied on displayname

2016-08-15 Thread Son Nguyen
It works fine now. Thank for your explanation. -- 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

[Mahara-contributors] [Bug 1613503] [NEW] Can not add groups via CSV when shortname is not relied on displayname

2016-08-15 Thread Son Nguyen
Public bug reported: version: master(16.10) I got the following message when adding groups via CSV Mahara: Site unavailable Something in the way you're interacting with Mahara is causing an error. Details if any, follow: group_create: The supplied shortname 'gc' is already taken. This

[Mahara-contributors] [Bug 1613478] Re: Update Elastica library to 2.3.1

2016-08-15 Thread Son Nguyen
** Changed in: mahara Assignee: (unassigned) => Son Nguyen (ngson2000) -- 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 1613481] [NEW] Update Zend framework to 1.12.19

2016-08-15 Thread Son Nguyen
Public bug reported: We need to update to 1.12.19 as some security patches since 1.12.17. ** Affects: mahara Importance: High Status: Confirmed ** Changed in: mahara Milestone: None => 16.10.0 ** Changed in: mahara Status: New => Confirmed ** Changed in: mahara

[Mahara-contributors] [Bug 1613483] [NEW] Update PDFjs to 1.4.20

2016-08-15 Thread Son Nguyen
Public bug reported: Since 1.1.1040, there have been several bug fixes and few features. We would highly update this. ** Affects: mahara Importance: High Status: Confirmed ** Changed in: mahara Status: New => Confirmed ** Changed in: mahara Importance: Undecided => High

[Mahara-contributors] [Bug 1613478] [NEW] Update Elastica library to 2.3.1

2016-08-15 Thread Son Nguyen
Public bug reported: The current version of Elastica is 2.0.0, we should update it to 2.3.1 as it has lots of bug fixes and support for newer Elasticsearch 1.7.3+. ** Affects: mahara Importance: High Status: Confirmed ** Changed in: mahara Milestone: None => 16.10.0 **

[Mahara-contributors] [Bug 1613480] [NEW] Update HTML Purifier to 4.8.0

2016-08-15 Thread Son Nguyen
Public bug reported: We need to update this library to 4.8.0 to compatible to PHP7 ** Affects: mahara Importance: High Status: Confirmed ** Changed in: mahara Milestone: None => 16.10.0 ** Changed in: mahara Status: New => Confirmed ** Changed in: mahara

[Mahara-contributors] [Bug 1539346] Re: Upgrade adodb to 5.20.5

2016-08-14 Thread Son Nguyen
The latest version is now 5.20.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 editing or

[Mahara-contributors] [Bug 1539346] Re: Upgrade adodb to 5.20.5

2016-08-14 Thread Son Nguyen
** Summary changed: - Upgrade adodb to 5.20.2 + Upgrade adodb to 5.20.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-contributors] [Bug 1609538] Re: Block edit screen has empy success (green) messages boxes

2016-08-03 Thread Son Nguyen
** Changed in: mahara/16.10 Status: Confirmed => In Progress ** Changed in: mahara/16.10 Assignee: (unassigned) => Son Nguyen (ngson2000) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscri

[Mahara-contributors] [Bug 1393552] Re: Simple text box doesn't show cursor in Chromium and Chrome

2016-07-24 Thread Son Nguyen
Hi, I did not see the issue on both Chrome(51.0.2704.106 (64-bit)) and Chromium(50.0.2661.102 Ubuntu 14.04 (64-bit)). -- 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 1574952] Re: Error with LEAP2A import

2016-07-19 Thread Son Nguyen
Hi Paul, I got different errors when import you Leap2A files on my development system (Ubuntu 12.04, Php5.3, Apache2.2, MySQL 5.5). This issue may be related to Annotation artefact importing process. I will fix this. Thanks Son -- You received this bug notification because you are a member

[Mahara-contributors] [Bug 1279526] Re: Change default license text in Journal blocktypes

2016-07-19 Thread Son Nguyen
** 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 1603332] Re: Make default plugin config styling be "panel panel-body"

2016-07-18 Thread Son Nguyen
** 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 1598962] Re: choose template .tpl needs styling

2016-07-18 Thread Son Nguyen
** 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 1593174] Re: Error-Message when trying to edit page-layout

2016-07-18 Thread Son Nguyen
Hi Ulrich; I could not replicate the issue. I have installed mahara 16.04.2 on a docker container running Debian 6.0. Do you have any local code and plugins installed in your mahara code? -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed

[Mahara-contributors] [Bug 1574952] Re: Error with LEAP2A import

2016-07-14 Thread Son Nguyen
Hi Paul, Can you please check the error log on your Linux production system if you get the same WARNING message when importing the Leap2a file? Did you check if the Leap2a was imported even you got the message on you Windows system? Thanks Son -- You received this bug notification because you

[Mahara-contributors] [Bug 1602452] [NEW] Replace PEAR/Archive/Tar by Phar

2016-07-12 Thread Son Nguyen
Public bug reported: Version: master (16.10) We can use PHP Phar to replace PEAR/Archive/Tar library for ArtefactTypeArchive. ** Affects: mahara Importance: Undecided Assignee: Son Nguyen (ngson2000) Status: In Progress -- You received this bug notification because you

[Mahara-contributors] [Bug 1234615] Re: Not checking artefact permissions before exporting

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1582967] Re: Comment deletion forms & buttons with non-unique IDs

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1588599] Re: PHP 7 unrecoverable errors in 16.04

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1581227] Re: PHP Fatal error: Call to undefined function log_()

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1582039] Re: Submitted portfolios don't appear in group pages block automatically

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1592276] Re: Still SSRF vulnerability in external feed

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1599404] Re: The function "get_mahara_install_subdirectory" doesn't correctly handle a URL with a missing trailing slash

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1578512] Re: Escape filenames with quotes in them, in Content-Disposition:attachment headers

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1598974] Re: Mahara as MNet IDP breaks because of longer session ids

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1558246] Re: Shared collections in a group don't display for the admins

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1583435] Re: Make it easier to run one specific feature file

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1600069] Re: See other's profile images one is not meant to

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1577258] Re: More PHP7 compatibility problems with function parameters

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1354222] Re: Files within a group aren't deleted after deleting the group

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1600668] Re: Google drive folders no longer work in Google Apps block

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1578995] Re: In the skin module the background position of the image cannot be translated

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1580399] Re: Users can login to suspended institutions via external auth under some circumstances

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1579999] Re: PHP Fatal error: Class 'Session' not found

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1084336] Re: mnet: mahara doesn't implement kill_child which results in not being logged out when logged out from a remote IdP over mnet

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1577259] Re: PHP7 fixing dwoo dynamic property references

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1508684] Re: Unserialize untrusted data when importing skins

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1588613] Re: Mahara not respecting session lifetime setting from admin config page

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1587474] Re: No indents forum reply fails when the last post has been deleted

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1592236] Re: Sessions: constantly asked to log in to access the Users Admin screen

2016-07-11 Thread Son Nguyen
** Changed in: mahara/15.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: Subscription for all Mahara Contributors -- please ask on #mahara-dev or

[Mahara-contributors] [Bug 1598648] Re: Can not delete the first comment in every page of view comments in pagination mode

2016-07-03 Thread Son Nguyen
This is the problem of processing submitted variable when click an image input. When the first delete image is clicked, the variable 'delete_comment_submit' is submitted. For following delete images, 2 variables 'delete_comment_submit_x' and 'delete_comment_submit_y' are submitted. Quick fix:

[Mahara-contributors] [Bug 1598648] [NEW] Can not delete the first comment in every page of view comments in pagination mode

2016-07-03 Thread Son Nguyen
Public bug reported: Version: 15.04 Steps to reproduce the issue: 1. Create a page 2. Add more than 10 comments on this page 3. You will see 2 pages of the list 4. Go to the last page, click delete button of the first comment Expected result You should see "Comment removed by ..." for the

[Mahara-contributors] [Bug 1595123] Re: Mark suspended / expired accounts in User Search in admin area

2016-07-03 Thread Son Nguyen
** 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 1583428] Re: Shorten "Confirm registration" description and add help file

2016-06-30 Thread Son Nguyen
** 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 1027739] Re: Copy block config of tagged journal entries block

2016-06-30 Thread Son Nguyen
** 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 1593174] Re: Error-Message when trying to edit page-layout

2016-06-27 Thread Son Nguyen
Hi Ulrich; I installed a fresh mahara 16.04.0 site on Ubuntu 14.04, Apache 2.4, Php 5.5, and MySQL 5.5. I did not see any error when editing a page layout or page content. Can you please give more info about your linux server? -- You received this bug notification because you are a member of

[Mahara-contributors] [Bug 1535989] Re: Upgrade Pear plugin to 1.10.1

2016-06-22 Thread Son Nguyen
PEAR/Log is only used in FeedReader and Tar. We can remove it after replacing 1 and 2 -- 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 1535989] Re: Upgrade Pear plugin to 1.10.1

2016-06-20 Thread Son Nguyen
1) I will use PHP XML library (http://www.php.net/xml) to replace the PEAR::XML_Feed_Parser I created a new bug for this https://bugs.launchpad.net/mahara/+bug/1594615 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching

[Mahara-contributors] [Bug 1594615] [NEW] Replace PEAR::XML_Feed_Parser by the PHP XML standard library

2016-06-20 Thread Son Nguyen
Public bug reported: Version master(16.10) It would be good to replace PEAR::XML_Feed_Parser by the PHP XML standard library Ref: http://www.the-art-of-web.com/php/feed-reader/ ** Affects: mahara Importance: Undecided Status: New -- You received this bug notification because

[Mahara-contributors] [Bug 1594208] [NEW] Quick find site options feature

2016-06-19 Thread Son Nguyen
Public bug reported: Version: master (16.10) As we have a lot of options in Administration/Configure site, it would be good to have a javascript quick search form in the page ** Affects: mahara Importance: Undecided Status: New -- You received this bug notification because you

[Mahara-contributors] [Bug 1594192] Re: Leap2a: Importing a file artefact has failed

2016-06-19 Thread Son Nguyen
We need to make sure $data->mtime is valid before assign it to $artefact at line #472, htdocs/artefact/file/import/leap/lib.php. ** Attachment removed: "mahara-export-leap-user3-2016-06-16_11-18_hVXZzrwN58p9Otuq.zip"

  1   2   3   4   5   6   7   8   9   10   >