mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #51784
[Bug 1774318] Re: Drop remaining bbcode
** Summary changed:
- Upgrade or replace 3rd party plugin stringparser_bbcode for php7.2
+ Drop remaining bbcode
--
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:
Drop remaining bbcode
Status in Mahara:
Confirmed
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
References