[Mahara-contributors] [Bug 1839411] Re: Update codebase for php 7.3 and php 7.4

2019-12-18 Thread Rebecca Blundell
** Description changed:

  I tried running behat tests in php 7.3 and among other issues got the
  following error due to a PHP 7.3 deprecation:
  
  /code/mahara/test/behat/features/site_features/smart_evidence_editor.feature:8
- 8192: strpos(): Non-string needles will be interpreted as strings in 
the future. Use an explicit chr() call to preserve the current behavior in 
~/code/mahara/htdocs/lib/mahara.php line 1620
+ 8192: strpos(): Non-string needles will be interpreted as strings in 
the future. Use an explicit chr() call to preserve the current behavior in 
~/code/mahara/htdocs/lib/mahara.php line 1620
  
- This made me think we should check the code for this and other 7.3 issues. 
Notes on migrating to 7.3: 
+ This made me think we should check the code for this and other 7.3 issues. 
Notes on migrating to 7.3:
  https://www.php.net/manual/en/migration73.php
+ 
+ And on migrating to 7.4:
+ https://www.php.net/manual/en/migration74.php

-- 
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/1839411

Title:
  Update codebase for php 7.3 and php 7.4

Status in Mahara:
  Confirmed

Bug description:
  I tried running behat tests in php 7.3 and among other issues got the
  following error due to a PHP 7.3 deprecation:

  /code/mahara/test/behat/features/site_features/smart_evidence_editor.feature:8
  8192: strpos(): Non-string needles will be interpreted as strings in 
the future. Use an explicit chr() call to preserve the current behavior in 
~/code/mahara/htdocs/lib/mahara.php line 1620

  This made me think we should check the code for this and other 7.3 issues. 
Notes on migrating to 7.3:
  https://www.php.net/manual/en/migration73.php

  And on migrating to 7.4:
  https://www.php.net/manual/en/migration74.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1839411/+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 1839411] Re: Update codebase for php 7.3 and php 7.4

2019-12-18 Thread Rebecca Blundell
** Summary changed:

- Update codebase for php 7.3
+ Update codebase for php 7.3 and php 7.4

** Changed in: mahara
 Assignee: (unassigned) => Rebecca Blundell (rjb-dev)

-- 
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/1839411

Title:
  Update codebase for php 7.3 and php 7.4

Status in Mahara:
  Confirmed

Bug description:
  I tried running behat tests in php 7.3 and among other issues got the
  following error due to a PHP 7.3 deprecation:

  /code/mahara/test/behat/features/site_features/smart_evidence_editor.feature:8
  8192: strpos(): Non-string needles will be interpreted as strings in 
the future. Use an explicit chr() call to preserve the current behavior in 
~/code/mahara/htdocs/lib/mahara.php line 1620

  This made me think we should check the code for this and other 7.3 issues. 
Notes on migrating to 7.3: 
  https://www.php.net/manual/en/migration73.php

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1839411/+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 1856759] Re: Issues with layout/tinymce/gridstack and IE11

2019-12-18 Thread Cecilia Vela Gurovic
** Changed in: mahara/19.10
   Status: Fix Released => 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/1856759

Title:
  Issues with layout/tinymce/gridstack and IE11

Status in Mahara:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Committed
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  There are 3 issues we need to fix for IE11

  1) The footer rises up and overlaps content - is a problem with flex class 
attribute
  2) The tinymce editor complains about 'tooltoggle' not working
  3) Gridstack not initialising

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1856759/+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 1856759] Re: Issues with layout/tinymce/gridstack and IE11

2019-12-18 Thread Jochen K
** Changed in: mahara/19.10
   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.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1856759

Title:
  Issues with layout/tinymce/gridstack and IE11

Status in Mahara:
  Fix Committed
Status in Mahara 19.10 series:
  Fix Released
Status in Mahara 20.04 series:
  Fix Committed

Bug description:
  There are 3 issues we need to fix for IE11

  1) The footer rises up and overlaps content - is a problem with flex class 
attribute
  2) The tinymce editor complains about 'tooltoggle' not working
  3) Gridstack not initialising

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1856759/+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 1856824] [NEW] Ability to change old embedded urls into correct ones if the site changes domain name

2019-12-18 Thread Robert Lyon
Public bug reported:

If you have a Mahara site that has embedded content in description
fields for example then if you change the URL of the site those embedded
items will not show any more as the URL path is incorrect.

You can fix most of this if you are a sysadmin by running queries on the
database directly but there are other places that need to be fixed
individually.

It would be better to have an admin section page similar to cleanurls
where one can check if there is any embedded content not using the
current URL and if so allow one to switch content from old url to new
url in a cleaner way

** Affects: mahara
 Importance: Wishlist
 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 -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1856824

Title:
  Ability to change old embedded urls into correct ones if the site
  changes domain name

Status in Mahara:
  In Progress

Bug description:
  If you have a Mahara site that has embedded content in description
  fields for example then if you change the URL of the site those
  embedded items will not show any more as the URL path is incorrect.

  You can fix most of this if you are a sysadmin by running queries on
  the database directly but there are other places that need to be fixed
  individually.

  It would be better to have an admin section page similar to cleanurls
  where one can check if there is any embedded content not using the
  current URL and if so allow one to switch content from old url to new
  url in a cleaner way

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1856824/+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