Project:Mathematics Filter
Version:5.x-1.1
Component:Code
Category:bug report
Priority:critical
Assigned:dwees
Status:closed (fixed)

Issue Summary

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;

Comments

#1

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

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

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

Status:active» fixed

temp

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

#5

Status:fixed» closed (fixed)

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