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

2016-08-29 Thread Dominique-Alain JAN
See the bug report now (7am here). Thank you Son for the correction of
the Lang string. Cheers.

-- 
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!
https://bugs.launchpad.net/bugs/1596808

Title:
  Warning when configuring the Profile completion

Status in Mahara:
  Fix Committed

Bug description:
  I was configuring the details of the Profil completion feature for an
  institution on a new Mahara with the setting
  $cfg->productionmode=false.

  When I saved the page I got the following warning :

  Call stack (most recent first):

  log_message("sprintf(): Too few arguments", 8, true, true, 
"/var/mahara/htdocs/lib/mahara.php", 1419) at 
/var/mahara/htdocs/lib/errors.php:489
  error(2, "sprintf(): Too few arguments", 
"/var/mahara/htdocs/lib/mahara.php", 1419, array(size 3)) at Unknown:0
  sprintf("La barre de progression du remplissage du profil d...") at 
Unknown:0
  call_user_func_array("sprintf", array(size 1)) at 
/var/mahara/htdocs/lib/mahara.php:1419
  format_langstring("La barre de progression du remplissage du profil 
d...", array(size 0), "fr.utf8") at /var/mahara/htdocs/lib/mahara.php:512
  get_string_location("profilecompletenessdesc1", "admin", array(size 0)) 
at /var/mahara/htdocs/lib/mahara.php:295
  get_string("profilecompletenessdesc1", "admin") at Unknown:0
  call_user_func_array("get_string", array(size 2)) at 
/var/mahara/htdocs/lib/dwoo/mahara/plugins/function.str.php:32
  Dwoo_Plugin_str(object(Dwoo_Mahara), "profilecompletenessdesc1", "admin", 
null, null, null, null, null) at 
/var/www/data/maharadata/dwoo/compile/raw/var/mahara/htdocs/theme/raw/templates/admin/users/progressbar.tpl.d17.php:10
  include("/var/www/data/maharadata/dwoo/compile/raw/var/maha...") at 
/var/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 44)) at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
  Dwoo_Mahara->fetch("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:107
  Dwoo_Mahara->display("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/admin/users/progressbar.php:244

  
  Mahara last 16.04_STABLE pulled version

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1596808/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Son Nguyen
Public bug reported:

Version: master(16.10)

I got the following javascript error when edit an external image link
via TinyMCE

plugin.js?v=9174:37 Uncaught TypeError: Cannot read property '0' of null

Steps

1. Login as an user
2. In the Prodfile/Introduction, click 'Insert/edit image' button in TinyMCE 
editor
3. Add a link to an image: 
https://mahara.org/theme/mahara-org/static/images/site-logo.png
4. Click Submit
5. Select the image
6. Click 'Insert/edit image' button

Expected result: you should see the pop-up 'Insert or select an image'

Actual
 - you see the above error in browser 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 subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1618317

Title:
  JS error when click 'Edit image' in TinyMCE editor

Status in Mahara:
  Confirmed

Bug description:
  Version: master(16.10)

  I got the following javascript error when edit an external image link
  via TinyMCE

  plugin.js?v=9174:37 Uncaught TypeError: Cannot read property '0' of
  null

  Steps

  1. Login as an user
  2. In the Prodfile/Introduction, click 'Insert/edit image' button in TinyMCE 
editor
  3. Add a link to an image: 
https://mahara.org/theme/mahara-org/static/images/site-logo.png
  4. Click Submit
  5. Select the image
  6. Click 'Insert/edit image' button

  Expected result: you should see the pop-up 'Insert or select an image'

  Actual
   - you see the above error in browser console
   - No pop-up appears
   - The browser scroll bar disappears

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1618317/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1596809] Re: String missing in the Profile completion box

2016-08-29 Thread Kristina Hoeppner
To replicate:

1. Turn on the "Annotation" block
2. Set up profile completion for an institution
3. Make sure that at least one annotation feedback is required for the profile 
completion.
4. Go to Configure site -> User settings -> Turn on profile completion.
5. Take a look at the block on the user's dashboard.

** Attachment added: "profile_completion.png"
   
https://bugs.launchpad.net/mahara/+bug/1596809/+attachment/4730492/+files/profile_completion.png

-- 
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!
https://bugs.launchpad.net/bugs/1596809

Title:
  String missing in the Profile completion box

Status in Mahara:
  Confirmed

Bug description:
  After having set up a new Mahara and configured the Profile completion
  feature I noticed the following missing string in the Profile
  completion box :

  Add 3 audio files
  [[progress_annotation/artefact.annotation]] <
  Comment on 3 other users' pages

  Lastest version of Mahara 16.04_STABLE

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1596809/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1123380] Re: URLs don't get http:// appended anymore when forgotten in text box

2016-08-29 Thread Kristina Hoeppner
This works now in TinyMCE again. Tested in Mahara 16.10dev.

** Changed in: mahara
   Status: Confirmed => Fix Released

** Changed in: mahara
Milestone: 16.10.0 => None

-- 
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!
https://bugs.launchpad.net/bugs/1123380

Title:
  URLs don't get http:// appended anymore when forgotten in text box

Status in Mahara:
  Fix Released

Bug description:
  This is probably more of a TinyMCE bug than a Mahara bug...

  In earlier versions of Mahara, at least 1.2 and 1.3 I think, the
  system asked you whether you wanted to add "http://; before a link if
  you didn't enter the protocol when linking text in a text box. This is
  not the case anymore on Master (1.7.0dev) and could lead to broken
  links esp. when users type in URLs.

  I don't know when or why this feature was taken away, but it was very
  useful.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1123380/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[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 before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1596808

Title:
  Warning when configuring the Profile completion

Status in Mahara:
  Fix Committed

Bug description:
  I was configuring the details of the Profil completion feature for an
  institution on a new Mahara with the setting
  $cfg->productionmode=false.

  When I saved the page I got the following warning :

  Call stack (most recent first):

  log_message("sprintf(): Too few arguments", 8, true, true, 
"/var/mahara/htdocs/lib/mahara.php", 1419) at 
/var/mahara/htdocs/lib/errors.php:489
  error(2, "sprintf(): Too few arguments", 
"/var/mahara/htdocs/lib/mahara.php", 1419, array(size 3)) at Unknown:0
  sprintf("La barre de progression du remplissage du profil d...") at 
Unknown:0
  call_user_func_array("sprintf", array(size 1)) at 
/var/mahara/htdocs/lib/mahara.php:1419
  format_langstring("La barre de progression du remplissage du profil 
d...", array(size 0), "fr.utf8") at /var/mahara/htdocs/lib/mahara.php:512
  get_string_location("profilecompletenessdesc1", "admin", array(size 0)) 
at /var/mahara/htdocs/lib/mahara.php:295
  get_string("profilecompletenessdesc1", "admin") at Unknown:0
  call_user_func_array("get_string", array(size 2)) at 
/var/mahara/htdocs/lib/dwoo/mahara/plugins/function.str.php:32
  Dwoo_Plugin_str(object(Dwoo_Mahara), "profilecompletenessdesc1", "admin", 
null, null, null, null, null) at 
/var/www/data/maharadata/dwoo/compile/raw/var/mahara/htdocs/theme/raw/templates/admin/users/progressbar.tpl.d17.php:10
  include("/var/www/data/maharadata/dwoo/compile/raw/var/maha...") at 
/var/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 44)) at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
  Dwoo_Mahara->fetch("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:107
  Dwoo_Mahara->display("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/admin/users/progressbar.php:244

  
  Mahara last 16.04_STABLE pulled version

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1596808/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1596808

Title:
  Warning when configuring the Profile completion

Status in Mahara:
  Won't Fix

Bug description:
  I was configuring the details of the Profil completion feature for an
  institution on a new Mahara with the setting
  $cfg->productionmode=false.

  When I saved the page I got the following warning :

  Call stack (most recent first):

  log_message("sprintf(): Too few arguments", 8, true, true, 
"/var/mahara/htdocs/lib/mahara.php", 1419) at 
/var/mahara/htdocs/lib/errors.php:489
  error(2, "sprintf(): Too few arguments", 
"/var/mahara/htdocs/lib/mahara.php", 1419, array(size 3)) at Unknown:0
  sprintf("La barre de progression du remplissage du profil d...") at 
Unknown:0
  call_user_func_array("sprintf", array(size 1)) at 
/var/mahara/htdocs/lib/mahara.php:1419
  format_langstring("La barre de progression du remplissage du profil 
d...", array(size 0), "fr.utf8") at /var/mahara/htdocs/lib/mahara.php:512
  get_string_location("profilecompletenessdesc1", "admin", array(size 0)) 
at /var/mahara/htdocs/lib/mahara.php:295
  get_string("profilecompletenessdesc1", "admin") at Unknown:0
  call_user_func_array("get_string", array(size 2)) at 
/var/mahara/htdocs/lib/dwoo/mahara/plugins/function.str.php:32
  Dwoo_Plugin_str(object(Dwoo_Mahara), "profilecompletenessdesc1", "admin", 
null, null, null, null, null) at 
/var/www/data/maharadata/dwoo/compile/raw/var/mahara/htdocs/theme/raw/templates/admin/users/progressbar.tpl.d17.php:10
  include("/var/www/data/maharadata/dwoo/compile/raw/var/maha...") at 
/var/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 44)) at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
  Dwoo_Mahara->fetch("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:107
  Dwoo_Mahara->display("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/admin/users/progressbar.php:244

  
  Mahara last 16.04_STABLE pulled version

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1596808/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[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 pour que leur profil soit complet à 100 %%.

-- 
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!
https://bugs.launchpad.net/bugs/1596808

Title:
  Warning when configuring the Profile completion

Status in Mahara:
  Won't Fix

Bug description:
  I was configuring the details of the Profil completion feature for an
  institution on a new Mahara with the setting
  $cfg->productionmode=false.

  When I saved the page I got the following warning :

  Call stack (most recent first):

  log_message("sprintf(): Too few arguments", 8, true, true, 
"/var/mahara/htdocs/lib/mahara.php", 1419) at 
/var/mahara/htdocs/lib/errors.php:489
  error(2, "sprintf(): Too few arguments", 
"/var/mahara/htdocs/lib/mahara.php", 1419, array(size 3)) at Unknown:0
  sprintf("La barre de progression du remplissage du profil d...") at 
Unknown:0
  call_user_func_array("sprintf", array(size 1)) at 
/var/mahara/htdocs/lib/mahara.php:1419
  format_langstring("La barre de progression du remplissage du profil 
d...", array(size 0), "fr.utf8") at /var/mahara/htdocs/lib/mahara.php:512
  get_string_location("profilecompletenessdesc1", "admin", array(size 0)) 
at /var/mahara/htdocs/lib/mahara.php:295
  get_string("profilecompletenessdesc1", "admin") at Unknown:0
  call_user_func_array("get_string", array(size 2)) at 
/var/mahara/htdocs/lib/dwoo/mahara/plugins/function.str.php:32
  Dwoo_Plugin_str(object(Dwoo_Mahara), "profilecompletenessdesc1", "admin", 
null, null, null, null, null) at 
/var/www/data/maharadata/dwoo/compile/raw/var/mahara/htdocs/theme/raw/templates/admin/users/progressbar.tpl.d17.php:10
  include("/var/www/data/maharadata/dwoo/compile/raw/var/maha...") at 
/var/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 44)) at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
  Dwoo_Mahara->fetch("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:107
  Dwoo_Mahara->display("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/admin/users/progressbar.php:244

  
  Mahara last 16.04_STABLE pulled version

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1596808/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[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 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!
https://bugs.launchpad.net/bugs/1596808

Title:
  Warning when configuring the Profile completion

Status in Mahara:
  Won't Fix

Bug description:
  I was configuring the details of the Profil completion feature for an
  institution on a new Mahara with the setting
  $cfg->productionmode=false.

  When I saved the page I got the following warning :

  Call stack (most recent first):

  log_message("sprintf(): Too few arguments", 8, true, true, 
"/var/mahara/htdocs/lib/mahara.php", 1419) at 
/var/mahara/htdocs/lib/errors.php:489
  error(2, "sprintf(): Too few arguments", 
"/var/mahara/htdocs/lib/mahara.php", 1419, array(size 3)) at Unknown:0
  sprintf("La barre de progression du remplissage du profil d...") at 
Unknown:0
  call_user_func_array("sprintf", array(size 1)) at 
/var/mahara/htdocs/lib/mahara.php:1419
  format_langstring("La barre de progression du remplissage du profil 
d...", array(size 0), "fr.utf8") at /var/mahara/htdocs/lib/mahara.php:512
  get_string_location("profilecompletenessdesc1", "admin", array(size 0)) 
at /var/mahara/htdocs/lib/mahara.php:295
  get_string("profilecompletenessdesc1", "admin") at Unknown:0
  call_user_func_array("get_string", array(size 2)) at 
/var/mahara/htdocs/lib/dwoo/mahara/plugins/function.str.php:32
  Dwoo_Plugin_str(object(Dwoo_Mahara), "profilecompletenessdesc1", "admin", 
null, null, null, null, null) at 
/var/www/data/maharadata/dwoo/compile/raw/var/mahara/htdocs/theme/raw/templates/admin/users/progressbar.tpl.d17.php:10
  include("/var/www/data/maharadata/dwoo/compile/raw/var/maha...") at 
/var/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 44)) at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
  Dwoo_Mahara->fetch("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:107
  Dwoo_Mahara->display("admin/users/progressbar.tpl") at 
/var/mahara/htdocs/admin/users/progressbar.php:244

  
  Mahara last 16.04_STABLE pulled version

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1596808/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6901
Committed: 
https://git.mahara.org/mahara/mahara/commit/439239e852cb73a5d4d81e2d4d6bc77273c41868
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.04_STABLE

commit 439239e852cb73a5d4d81e2d4d6bc77273c41868
Author: Son Nguyen 
Date:   Mon Aug 29 10:35:22 2016 +1200

Bug 1598672: Ignore default site pages (template=2) when creating
collections

behatnotneeded

Change-Id: Iacf30fcf803f73b39dc96635b4f165d5c8da1382
(cherry picked from commit 7c7fef27399a9c7b0cd9a301da715a6f5a1a98d4)

-- 
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!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1598672] Re: Site collections - 'Untitled' page which does not exist

2016-08-29 Thread Robert Lyon
** 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: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Patch for "master" branch: https://reviews.mahara.org/6904

-- 
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!
https://bugs.launchpad.net/bugs/1597117

Title:
  Can't save share access form on Windows in Edge

Status in Mahara:
  In Progress
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed
Status in Mahara 16.10 series:
  In Progress

Bug description:
  https://mahara.org/interaction/forum/topic.php?id=7630

  I could replicate the issue in Windows 10 using Edge 13.

  Steps to replicate:

  1. Create a couple of user accounts and groups.
  2. Create a page as a user.
  3. Share the page with another user selecting the "Share -> Search for: 
Users" option so that you are prompted to search for a user's name. Select a 
name.
  4. Click the "Save" button.

  Repeat the same for "Groups" and "Friends".

  Expected result: The form saves properly.
  Actual result: You stay on the form.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1597117/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6896
Committed: 
https://git.mahara.org/mahara/mahara/commit/ac5c01a875828bf61e1e23f5da500c40d6429d26
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.10_STABLE

commit ac5c01a875828bf61e1e23f5da500c40d6429d26
Author: Son Nguyen 
Date:   Mon Aug 29 08:02:45 2016 +1200

Bug 1569121: Replacing deprecated gulp-minify-css by gulp-clean-css

behatnotneeded

Change-Id: Id89d92e2ac6735dbc9d2be126cd535eb832a2572
(cherry picked from commit c0d4fecc825fddf7ea93fd6bb65941e6a0fae2b7)

-- 
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!
https://bugs.launchpad.net/bugs/1569121

Title:
  gulp-bless-css is deprecated

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  One of the gulp packages we use in our theme build, "gulp-minify-css",
  is now deprecated and should be replaced with gulp-clean-css.

  https://www.npmjs.com/package/gulp-minify-css

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1569121/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 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.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1569121

Title:
  gulp-bless-css is deprecated

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  One of the gulp packages we use in our theme build, "gulp-minify-css",
  is now deprecated and should be replaced with gulp-clean-css.

  https://www.npmjs.com/package/gulp-minify-css

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1569121/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1540534] Re: Page comment moderation doesn't affect artefact comments

2016-08-29 Thread Robert Lyon
See also
 https://bugs.launchpad.net/mahara/+bug/1606509
 https://bugs.launchpad.net/mahara/+bug/1603206

-- 
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!
https://bugs.launchpad.net/bugs/1540534

Title:
  Page comment moderation doesn't affect artefact comments

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  Seen on mahara.org and tested on latest master (16.04).

  When you turn on comment moderation for a page, that moderation only
  goes for page comments but not artefact comments. Artefact comments
  should be treated the same in that regard as there is no separate
  moderation possibility. This loophole can be misused by anonymous
  people to post comments on an artefact that are immediately visible to
  everyone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1540534/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1603206] Re: Anonymously placed comments end up with system user

2016-08-29 Thread Robert Lyon
See also
 https://bugs.launchpad.net/mahara/+bug/1540534
 https://bugs.launchpad.net/mahara/+bug/1606509

** Changed in: mahara
   Importance: Medium => High

-- 
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!
https://bugs.launchpad.net/bugs/1603206

Title:
  Anonymously placed comments end up with system user

Status in Mahara:
  Confirmed

Bug description:
  Seen on a 15.10 site for example, but possibly also 15.04 on
  mahara.org

  
  Comments placed anonymously on a page send a notification to the "System 
User". The real person doesn't get notified and it's a way for spammers to 
leave comments that aren't seen.

  Gregor for example reported that he didn't get informed about spam
  comments on https://mahara.org/user/anzeljg/windowslive-blocktype (or
  the artefact) and thus couldn't remove them unless he was on the page
  and saw the comments. I don't get System User emails, but suspect that
  this might be a similar issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1603206/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1606509] Re: Anonymouse users should not be able to have URLs linked in comments

2016-08-29 Thread Robert Lyon
See also
 https://bugs.launchpad.net/mahara/+bug/1540534
 https://bugs.launchpad.net/mahara/+bug/1603206

-- 
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!
https://bugs.launchpad.net/bugs/1606509

Title:
  Anonymouse users should not be able to have URLs linked in comments

Status in Mahara:
  In Progress

Bug description:
  We can have spam probation for users who are registered on Mahara, but
  anonymously placed comments circumvent that mechanism and have links
  linked directly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1606509/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1618269] [NEW] Issue with uploader saving oldextension value for files with mutiple suffixes

2016-08-29 Thread Robert Lyon
Public bug reported:

One thing I noticed with testing the bug 1602452 is this

Say I have a file called my_test.tar.bz2 (a compressed tar archive file)
and I upload it to Mahara.

When it gets saved one of the pieces of information stored in the db is
its artefact_file_files.oldextension value. I would expect it to be
saved as 'tar.bz2' but it is only saved as 'bz2'.

So when I go to extract the file on the confirm page it says: "Files
will be extracted into my_test.tar"

And when I do the extraction the directory created is called
'my_test.tar' rather than 'my_test'

The system does work but it could be improved so I've marked this as a
'low' bug

** Affects: mahara
 Importance: Low
 Status: 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 editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1618269

Title:
  Issue with uploader saving oldextension value for files with mutiple
  suffixes

Status in Mahara:
  Confirmed

Bug description:
  One thing I noticed with testing the bug 1602452 is this

  Say I have a file called my_test.tar.bz2 (a compressed tar archive
  file) and I upload it to Mahara.

  When it gets saved one of the pieces of information stored in the db
  is its artefact_file_files.oldextension value. I would expect it to be
  saved as 'tar.bz2' but it is only saved as 'bz2'.

  So when I go to extract the file on the confirm page it says: "Files
  will be extracted into my_test.tar"

  And when I do the extraction the directory created is called
  'my_test.tar' rather than 'my_test'

  The system does work but it could be improved so I've marked this as a
  'low' bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1618269/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Robert Lyon
** Changed in: mahara/16.04
   Status: New => Fix Committed

** Changed in: mahara/16.04
   Importance: Undecided => Medium

** Changed in: mahara/15.10
   Importance: Undecided => Medium

** Changed in: mahara/15.10
   Status: New => 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 before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1569121

Title:
  gulp-bless-css is deprecated

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  One of the gulp packages we use in our theme build, "gulp-minify-css",
  is now deprecated and should be replaced with gulp-clean-css.

  https://www.npmjs.com/package/gulp-minify-css

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1569121/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6897
Committed: 
https://git.mahara.org/mahara/mahara/commit/3ee26584e663c10a7c5adac8493608c8195a5065
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:16.04_STABLE

commit 3ee26584e663c10a7c5adac8493608c8195a5065
Author: Son Nguyen 
Date:   Mon Aug 29 08:02:45 2016 +1200

Bug 1569121: Replacing deprecated gulp-minify-css by gulp-clean-css

behatnotneeded

Change-Id: Id89d92e2ac6735dbc9d2be126cd535eb832a2572
(cherry picked from commit c0d4fecc825fddf7ea93fd6bb65941e6a0fae2b7)

-- 
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!
https://bugs.launchpad.net/bugs/1569121

Title:
  gulp-bless-css is deprecated

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  In Progress
Status in Mahara 16.04 series:
  Fix Committed
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  One of the gulp packages we use in our theme build, "gulp-minify-css",
  is now deprecated and should be replaced with gulp-clean-css.

  https://www.npmjs.com/package/gulp-minify-css

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1569121/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1598672] Re: Site collections - 'Untitled' page which does not exist

2016-08-29 Thread Robert Lyon
Actually only needs backporting to 16.04 - I was originally testing with
a 16.10 db and so the site template number was wrong when testing
15.04/15.10 code base.

A good lesson to create new database at 15.04 and work/upgrade forward

** No longer affects: mahara/15.04

** No longer affects: mahara/15.10

-- 
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!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Patch for "16.04_STABLE" branch: https://reviews.mahara.org/6901

-- 
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!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Patch for "15.04_STABLE" branch: https://reviews.mahara.org/6903

-- 
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!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/6902

-- 
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!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1598672] Re: Site collections - 'Untitled' page which does not exist

2016-08-29 Thread Robert Lyon
** Also affects: mahara/15.04
   Importance: Undecided
   Status: New

** Also affects: mahara/16.10
   Importance: High
 Assignee: Son Nguyen (ngson2000)
   Status: Fix Committed

** Also affects: mahara/15.10
   Importance: Undecided
   Status: New

** Also affects: mahara/16.04
   Importance: Undecided
   Status: New

** Changed in: mahara/16.04
   Importance: Undecided => High

** Changed in: mahara/15.10
   Importance: Undecided => High

** Changed in: mahara/15.04
   Importance: Undecided => High

** Changed in: mahara/16.04
Milestone: None => 16.04.4

** Changed in: mahara/15.10
Milestone: None => 15.10.6

** Changed in: mahara/15.04
Milestone: None => 15.04.10

** Changed in: mahara/16.04
   Status: New => In Progress

** Changed in: mahara/15.10
   Status: New => In Progress

** Changed in: mahara/15.04
   Status: New => 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 before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1598672] Re: Site collections - 'Untitled' page which does not exist

2016-08-29 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6895
Committed: 
https://git.mahara.org/mahara/mahara/commit/7c7fef27399a9c7b0cd9a301da715a6f5a1a98d4
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 7c7fef27399a9c7b0cd9a301da715a6f5a1a98d4
Author: Son Nguyen 
Date:   Mon Aug 29 10:35:22 2016 +1200

Bug 1598672: Ignore default site pages (template=2) when creating
collections

behatnotneeded

Change-Id: Iacf30fcf803f73b39dc96635b4f165d5c8da1382

-- 
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!
https://bugs.launchpad.net/bugs/1598672

Title:
  Site collections - 'Untitled' page which does not exist

Status in Mahara:
  Fix Committed
Status in Mahara 16.04 series:
  In Progress
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Mahara: master
  DB: postgres
  OS: Linux
  Browser: Firefox

  On a new Mahara install, when you go to:

  * Siteadmin > Configure Site > Collections > New collection

  
  Enter the collection name and click Next.

  A mysterious 'Untitled' page appears in the list of pages to select
  from - Even though no site pages have been created.

  It still appears when site pages are created.

  Probably the same fix as per bug:
  https://bugs.launchpad.net/mahara/+bug/1597549

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1598672/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 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 forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1617144

Title:
  Update composer packages in ./external/composer.json

Status in Mahara:
  Fix Committed

Bug description:
  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
   fabpot/goutte (v2.0.4) latest is v3.1.2
   behat/mink-goutte-driver (v1.1.0) latest is v1.2.1
   behat/mink-selenium2-driver (v1.2.0) latest is v1.3.1

   phpunit/phpunit (3.7.38) latest is 5.5.3

  
  There is a security patch in guzzlehttp/guzzle 6.2.1. So this must be updated

  I'd file another bug for updating phpunit/phpunit

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1617144/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6891
Committed: 
https://git.mahara.org/mahara/mahara/commit/842c0151a42cb08be4459d0a17de8d5b77ed0d6c
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:master

commit 842c0151a42cb08be4459d0a17de8d5b77ed0d6c
Author: Son Nguyen 
Date:   Fri Aug 26 15:56:14 2016 +1200

Bug 1617144: Update composer packages for behat tests

behatnotneeded

Change-Id: Id66dbde93b1be3c4814a69674258f65be6223b6e

-- 
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!
https://bugs.launchpad.net/bugs/1617144

Title:
  Update composer packages in ./external/composer.json

Status in Mahara:
  Fix Committed

Bug description:
  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
   fabpot/goutte (v2.0.4) latest is v3.1.2
   behat/mink-goutte-driver (v1.1.0) latest is v1.2.1
   behat/mink-selenium2-driver (v1.2.0) latest is v1.3.1

   phpunit/phpunit (3.7.38) latest is 5.5.3

  
  There is a security patch in guzzlehttp/guzzle 6.2.1. So this must be updated

  I'd file another bug for updating phpunit/phpunit

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1617144/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6898
Committed: 
https://git.mahara.org/mahara/mahara/commit/ffa2b74d77f96ad20da3fa88387f99862a84a317
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.10_STABLE

commit ffa2b74d77f96ad20da3fa88387f99862a84a317
Author: Robert Lyon 
Date:   Mon Feb 15 15:48:00 2016 +1300

Bug 1544381: Need to move get_homepage_url() out of template

Because if we have a latest pages block but no group pages listed then
the template will not initially compile as there has been no call to
require lib/group.php

Actually we should avoid having non basic function calls in the template
so I'll move all instances of group_homepage_url() in templates out
to the php that generates the data.

behatnotneeded

Change-Id: Ia804fee854418e7b3b3620c998f2219a0b0d6f25
Signed-off-by: Robert Lyon 

-- 
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!
https://bugs.launchpad.net/bugs/1544381

Title:
  "New views" block crashes after clearing Dwoo cache

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Sometimes when I'm testing things on my cleanurl https:// site I get
  this strange error where if I go to the homepage it tries to reload
  the page over and over.

  In the error logs I see:

  [WAR] b6 (lib/dwoo/dwoo/Dwoo/Loader.php:119) Plugin 
group_homepage_url can not be found, maybe you forgot to bind it if 
it's a custom plugin ?, referer: https://mahara-testing/
  Call stack (most recent first):, referer: https://mahara-testing/
 * Dwoo_Loader->loadPlugin("group_homepage_url", true) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:2968,
 referer: https://mahara-testing/
 * Dwoo_Compiler->getPluginType("group_homepage_url") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:1715,
 referer: https://mahara-testing/
 * Dwoo_Compiler->parseFunction("{if $views}, referer: 
https://mahara-testing/
   , referer: https://mahara-testing/
   {foreach ...", 500, 1902, false, "root", 535) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:1365,
 referer: https://mahara-testing/
 * Dwoo_Compiler->parse("{if $views}, referer: https://mahara-testing/
   , referer: https://mahara-testing/
   {foreach ...", 500, null, false, "root", 535) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:805,
 referer: https://mahara-testing/
 * Dwoo_Compiler->compile(object(Dwoo_Mahara), 
object(Dwoo_Template_Mahara)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Template/String.php:370,
 referer: https://mahara-testing/
 * Dwoo_Template_String->getCompiledTemplate(object(Dwoo_Mahara), null) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:373,
 referer: https://mahara-testing/
 * Dwoo_Core->get(object(Dwoo_Template_Mahara), array(size 5)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123,
 referer: https://mahara-testing/
 * Dwoo_Mahara->fetch("blocktype:newviews:newviews.tpl") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/blocktype/newviews/lib.php:59,
 referer: https://mahara-testing/
 * PluginBlocktypeNewViews::render_instance(object(BlockInstance)) at 
Unknown:0, referer: https://mahara-testing/

  
  If I make a dwoo plugin for group_homepage_url() the issue goes away

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1544381/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6899
Committed: 
https://git.mahara.org/mahara/mahara/commit/9e384b1e1295f13800e4ded5dcb8d869c3aec2c8
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.10_STABLE

commit 9e384b1e1295f13800e4ded5dcb8d869c3aec2c8
Author: Robert Lyon 
Date:   Tue Mar 29 11:52:35 2016 +1300

Bug 1544381: Need to set groupdata->homeurl for group collections

An oversight when making the change to remove group_homepage_url()
from templates.

behatnotneeded

Change-Id: Icf1eefe1f8e97e4040c61ac7321d944f02a62df1
Signed-off-by: Robert Lyon 
(cherry picked from commit 45329751dca197eda2072b7fbf3171550f887b53)

-- 
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!
https://bugs.launchpad.net/bugs/1544381

Title:
  "New views" block crashes after clearing Dwoo cache

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Sometimes when I'm testing things on my cleanurl https:// site I get
  this strange error where if I go to the homepage it tries to reload
  the page over and over.

  In the error logs I see:

  [WAR] b6 (lib/dwoo/dwoo/Dwoo/Loader.php:119) Plugin 
group_homepage_url can not be found, maybe you forgot to bind it if 
it's a custom plugin ?, referer: https://mahara-testing/
  Call stack (most recent first):, referer: https://mahara-testing/
 * Dwoo_Loader->loadPlugin("group_homepage_url", true) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:2968,
 referer: https://mahara-testing/
 * Dwoo_Compiler->getPluginType("group_homepage_url") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:1715,
 referer: https://mahara-testing/
 * Dwoo_Compiler->parseFunction("{if $views}, referer: 
https://mahara-testing/
   , referer: https://mahara-testing/
   {foreach ...", 500, 1902, false, "root", 535) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:1365,
 referer: https://mahara-testing/
 * Dwoo_Compiler->parse("{if $views}, referer: https://mahara-testing/
   , referer: https://mahara-testing/
   {foreach ...", 500, null, false, "root", 535) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:805,
 referer: https://mahara-testing/
 * Dwoo_Compiler->compile(object(Dwoo_Mahara), 
object(Dwoo_Template_Mahara)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Template/String.php:370,
 referer: https://mahara-testing/
 * Dwoo_Template_String->getCompiledTemplate(object(Dwoo_Mahara), null) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:373,
 referer: https://mahara-testing/
 * Dwoo_Core->get(object(Dwoo_Template_Mahara), array(size 5)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123,
 referer: https://mahara-testing/
 * Dwoo_Mahara->fetch("blocktype:newviews:newviews.tpl") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/blocktype/newviews/lib.php:59,
 referer: https://mahara-testing/
 * PluginBlocktypeNewViews::render_instance(object(BlockInstance)) at 
Unknown:0, referer: https://mahara-testing/

  
  If I make a dwoo plugin for group_homepage_url() the issue goes away

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1544381/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Reviewed:  https://reviews.mahara.org/6900
Committed: 
https://git.mahara.org/mahara/mahara/commit/896c0b9e1d8eb2f75371201a78448bb1fd3f4474
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:15.10_STABLE

commit 896c0b9e1d8eb2f75371201a78448bb1fd3f4474
Author: Ghada El-Zoghbi 
Date:   Tue May 17 12:47:30 2016 +1000

Bug 1567152: Include missing property $homeurl for each group to
display.

behatnotneeded

Change-Id: I673a19d8c7f90f330005acfe2a22fea696b38092
(cherry picked from commit f530c05a2f0c1deeb60b0f04346aab3f31642894)

-- 
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!
https://bugs.launchpad.net/bugs/1567152

Title:
  Undefined property warning on "Find groups" page

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  I just noticed this warning when viewing the "Find groups" page:

  [WAR] 18 (lib/dwoo/dwoo/Dwoo/Core.php:1265) Undefined property: 
stdClass::$homeurl
  Call stack (most recent first):

  log_message("Undefined property: stdClass::$homeurl", 8, true, true, 
"/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/...", 1265) at 
/home/aaronw/www/mahara/htdocs/lib/errors.php:439
  error(8, "Undefined property: stdClass::$homeurl", 
"/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/...", 1265, array(size 5)) 
at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:1265
  Dwoo_Core->readVarInto(array(size 3), object(stdClass), false) at 
/home/aaronw/dataroot/mahara/dwoo/compile/raw/home/aaronw/www/mahara/htdocs/theme/raw/templates/group/group.tpl.d17.php:12
  include("/home/aaronw/dataroot/mahara/dwoo/compile/raw/home...") at 
/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 42)) at 
/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/plugins/builtin/functions/include.php:66
  Dwoo_Plugin_include(object(Dwoo_Mahara), "group/group.tpl", null, null, 
null, "_root", null, array(size 2)) at 
/home/aaronw/dataroot/mahara/dwoo/compile/raw/home/aaronw/www/mahara/htdocs/theme/raw/templates/group/mygroupresults.tpl.d17.php:13
  include("/home/aaronw/dataroot/mahara/dwoo/compile/raw/home...") at 
/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 40)) at 
/home/aaronw/www/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
  Dwoo_Mahara->fetch("group/mygroupresults.tpl") at 
/home/aaronw/www/mahara/htdocs/group/find.php:195

  To replicate:

  1. Clean Mahara install
  2. Create a group
  3. Create another user
  4. Log in as the other user
  5. Go to Groups -> Find groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1567152/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1567152] Re: Undefined property warning on "Find groups" page

2016-08-29 Thread Robert Lyon
** Also affects: mahara/15.10
   Importance: Undecided
   Status: New

** Changed in: mahara/15.10
   Status: New => Fix Committed

** Changed in: mahara/15.10
   Importance: Undecided => Low

** Changed in: mahara/15.10
Milestone: None => 15.10.6

-- 
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!
https://bugs.launchpad.net/bugs/1567152

Title:
  Undefined property warning on "Find groups" page

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  I just noticed this warning when viewing the "Find groups" page:

  [WAR] 18 (lib/dwoo/dwoo/Dwoo/Core.php:1265) Undefined property: 
stdClass::$homeurl
  Call stack (most recent first):

  log_message("Undefined property: stdClass::$homeurl", 8, true, true, 
"/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/...", 1265) at 
/home/aaronw/www/mahara/htdocs/lib/errors.php:439
  error(8, "Undefined property: stdClass::$homeurl", 
"/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/...", 1265, array(size 5)) 
at /home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:1265
  Dwoo_Core->readVarInto(array(size 3), object(stdClass), false) at 
/home/aaronw/dataroot/mahara/dwoo/compile/raw/home/aaronw/www/mahara/htdocs/theme/raw/templates/group/group.tpl.d17.php:12
  include("/home/aaronw/dataroot/mahara/dwoo/compile/raw/home...") at 
/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 42)) at 
/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/plugins/builtin/functions/include.php:66
  Dwoo_Plugin_include(object(Dwoo_Mahara), "group/group.tpl", null, null, 
null, "_root", null, array(size 2)) at 
/home/aaronw/dataroot/mahara/dwoo/compile/raw/home/aaronw/www/mahara/htdocs/theme/raw/templates/group/mygroupresults.tpl.d17.php:13
  include("/home/aaronw/dataroot/mahara/dwoo/compile/raw/home...") at 
/home/aaronw/www/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:374
  Dwoo_Core->get(object(Dwoo_Template_File), array(size 40)) at 
/home/aaronw/www/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123
  Dwoo_Mahara->fetch("group/mygroupresults.tpl") at 
/home/aaronw/www/mahara/htdocs/group/find.php:195

  To replicate:

  1. Clean Mahara install
  2. Create a group
  3. Create another user
  4. Log in as the other user
  5. Go to Groups -> Find groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1567152/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1544381] Re: "New views" block crashes after clearing Dwoo cache

2016-08-29 Thread Robert Lyon
** Also affects: mahara/15.10
   Importance: Undecided
   Status: New

** Changed in: mahara/15.10
   Status: New => Fix Committed

** Changed in: mahara/15.10
   Importance: Undecided => High

** Changed in: mahara/15.10
Milestone: None => 15.10.6

-- 
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!
https://bugs.launchpad.net/bugs/1544381

Title:
  "New views" block crashes after clearing Dwoo cache

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Sometimes when I'm testing things on my cleanurl https:// site I get
  this strange error where if I go to the homepage it tries to reload
  the page over and over.

  In the error logs I see:

  [WAR] b6 (lib/dwoo/dwoo/Dwoo/Loader.php:119) Plugin 
group_homepage_url can not be found, maybe you forgot to bind it if 
it's a custom plugin ?, referer: https://mahara-testing/
  Call stack (most recent first):, referer: https://mahara-testing/
 * Dwoo_Loader->loadPlugin("group_homepage_url", true) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:2968,
 referer: https://mahara-testing/
 * Dwoo_Compiler->getPluginType("group_homepage_url") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:1715,
 referer: https://mahara-testing/
 * Dwoo_Compiler->parseFunction("{if $views}, referer: 
https://mahara-testing/
   , referer: https://mahara-testing/
   {foreach ...", 500, 1902, false, "root", 535) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:1365,
 referer: https://mahara-testing/
 * Dwoo_Compiler->parse("{if $views}, referer: https://mahara-testing/
   , referer: https://mahara-testing/
   {foreach ...", 500, null, false, "root", 535) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:805,
 referer: https://mahara-testing/
 * Dwoo_Compiler->compile(object(Dwoo_Mahara), 
object(Dwoo_Template_Mahara)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Template/String.php:370,
 referer: https://mahara-testing/
 * Dwoo_Template_String->getCompiledTemplate(object(Dwoo_Mahara), null) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:373,
 referer: https://mahara-testing/
 * Dwoo_Core->get(object(Dwoo_Template_Mahara), array(size 5)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123,
 referer: https://mahara-testing/
 * Dwoo_Mahara->fetch("blocktype:newviews:newviews.tpl") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/blocktype/newviews/lib.php:59,
 referer: https://mahara-testing/
 * PluginBlocktypeNewViews::render_instance(object(BlockInstance)) at 
Unknown:0, referer: https://mahara-testing/

  
  If I make a dwoo plugin for group_homepage_url() the issue goes away

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1544381/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/6898

-- 
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!
https://bugs.launchpad.net/bugs/1544381

Title:
  "New views" block crashes after clearing Dwoo cache

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  Fix Committed
Status in Mahara 16.04 series:
  Fix Released
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  Sometimes when I'm testing things on my cleanurl https:// site I get
  this strange error where if I go to the homepage it tries to reload
  the page over and over.

  In the error logs I see:

  [WAR] b6 (lib/dwoo/dwoo/Dwoo/Loader.php:119) Plugin 
group_homepage_url can not be found, maybe you forgot to bind it if 
it's a custom plugin ?, referer: https://mahara-testing/
  Call stack (most recent first):, referer: https://mahara-testing/
 * Dwoo_Loader->loadPlugin("group_homepage_url", true) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:2968,
 referer: https://mahara-testing/
 * Dwoo_Compiler->getPluginType("group_homepage_url") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:1715,
 referer: https://mahara-testing/
 * Dwoo_Compiler->parseFunction("{if $views}, referer: 
https://mahara-testing/
   , referer: https://mahara-testing/
   {foreach ...", 500, 1902, false, "root", 535) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:1365,
 referer: https://mahara-testing/
 * Dwoo_Compiler->parse("{if $views}, referer: https://mahara-testing/
   , referer: https://mahara-testing/
   {foreach ...", 500, null, false, "root", 535) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Compiler.php:805,
 referer: https://mahara-testing/
 * Dwoo_Compiler->compile(object(Dwoo_Mahara), 
object(Dwoo_Template_Mahara)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Template/String.php:370,
 referer: https://mahara-testing/
 * Dwoo_Template_String->getCompiledTemplate(object(Dwoo_Mahara), null) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/dwoo/Dwoo/Core.php:373,
 referer: https://mahara-testing/
 * Dwoo_Core->get(object(Dwoo_Template_Mahara), array(size 5)) at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/lib/dwoo/mahara/Dwoo_Mahara.php:123,
 referer: https://mahara-testing/
 * Dwoo_Mahara->fetch("blocktype:newviews:newviews.tpl") at 
/home/robertl/htdocs/mahara-testing/mahara/htdocs/blocktype/newviews/lib.php:59,
 referer: https://mahara-testing/
 * PluginBlocktypeNewViews::render_instance(object(BlockInstance)) at 
Unknown:0, referer: https://mahara-testing/

  
  If I make a dwoo plugin for group_homepage_url() the issue goes away

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1544381/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Patch for "15.10_STABLE" branch: https://reviews.mahara.org/6896

-- 
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!
https://bugs.launchpad.net/bugs/1569121

Title:
  gulp-bless-css is deprecated

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  New
Status in Mahara 16.04 series:
  New
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  One of the gulp packages we use in our theme build, "gulp-minify-css",
  is now deprecated and should be replaced with gulp-clean-css.

  https://www.npmjs.com/package/gulp-minify-css

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1569121/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


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

2016-08-29 Thread Mahara Bot
Patch for "16.04_STABLE" branch: https://reviews.mahara.org/6897

-- 
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!
https://bugs.launchpad.net/bugs/1569121

Title:
  gulp-bless-css is deprecated

Status in Mahara:
  Fix Committed
Status in Mahara 15.10 series:
  New
Status in Mahara 16.04 series:
  New
Status in Mahara 16.10 series:
  Fix Committed

Bug description:
  One of the gulp packages we use in our theme build, "gulp-minify-css",
  is now deprecated and should be replaced with gulp-clean-css.

  https://www.npmjs.com/package/gulp-minify-css

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1569121/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp