Does not work when Filtered HTML.

metalglue - November 2, 2007 - 11:44
Project:Mathematics Filter
Version:5.x-1.1
Component:Code
Category:bug report
Priority:critical
Assigned:dwees
Status:closed
Description

When using Filtered HTML, I think it never works whatever weight you choose in input format.

The problem is a response to 'prepare' operation in mathfilter_filter(). It should be:

    case 'prepare':
      return $text;

#1

dwees - November 2, 2007 - 14:56

Or just remove the prepare statement. I've fixed this in my local version, but forgotten to fix it in the Drupal version. Thanks for the reminder.

Dave

#2

dwees - November 3, 2007 - 01:58
Assigned to:Anonymous» dwees
Status:active» fixed

I'm marking this as fixed in the 5.x-1.2 version, please feel free to let me know if there are any additional issues.

#3

dwees - November 3, 2007 - 02:37
Status:fixed» active

I'm remarking this as active until I can confirm my code changes have made it to the CVS repository. I'm a huge rookie when it comes to CVS so I'm having difficulties.

#4

dwees - August 30, 2008 - 08:26
Status:active» fixed

temp

Anonymous (not verified) - September 13, 2008 - 08:34

Automatically closed -- issue fixed for two weeks with no activity.

#5

Anonymous (not verified) - September 13, 2008 - 08:42
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.