← Back to team overview

mahara-contributors team mailing list archive

[Bug 1774318] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10093
Committed: https://git.mahara.org/mahara/mahara/commit/f335828e4beab6b68e7d460fe0994f5eb4104199
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit f335828e4beab6b68e7d460fe0994f5eb4104199
Author: Rebecca Blundell <rebeccablundell@xxxxxxxxxxxxxxx>
Date:   Tue Jun 18 14:30:56 2019 +1200

Bug 1774318: Drop bbcode library

Deleted bbcode library. Couldn't find any other code using it.

behatnotneeded

Change-Id: I5c2c84203b5687b7a5d7ca8bab351171f7c7c94f

-- 
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:
  Fix Committed

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