Public bug reported:

related to https://bugs.launchpad.net/mahara/+bug/1752743

htdocs/lib/stringparser_bbcode/lib.php uses the deprecated function
create_function(). This is easily enough fixed, but this plugin was last
updated in 2008, so there may be a better one out there now.

We need to decide whether to update the existing plugin ourselves or
whether we should do this a different way. Some related reading:

https://stackoverflow.com/questions/488963/best-way-to-parse-bbcode
http://jbbcode.com/
http://htmlpurifier.org/

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1774318

Title:
  Upgrade or replace 3rd party plugin stringparser_bbcode for php7.2

Status in Mahara:
  New

Bug description:
  related to https://bugs.launchpad.net/mahara/+bug/1752743

  htdocs/lib/stringparser_bbcode/lib.php uses the deprecated function
  create_function(). This is easily enough fixed, but this plugin was
  last updated in 2008, so there may be a better one out there now.

  We need to decide whether to update the existing plugin ourselves or
  whether we should do this a different way. Some related reading:

  https://stackoverflow.com/questions/488963/best-way-to-parse-bbcode
  http://jbbcode.com/
  http://htmlpurifier.org/

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

Reply via email to