Posted by norioxkimura on November 2, 2007 at 11:44am
Jump to:
| 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
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
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
temp
Automatically closed -- issue fixed for two weeks with no activity.
#5
Automatically closed -- issue fixed for two weeks with no activity.