Posted by agentrickard on October 14, 2009 at 9:00pm
| Project: | Joomla to Drupal |
| Version: | 6.x-1.0-alpha3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The default input format cannot be changed because the call to filter_form does not specify the proper form parent. So the variable is saved as 'filter' instead of 'joomla_input_filter'.
Patch coming.
I was worried this was a security problem, but the default filter for the site is stored as 'filter_default_format', so it is only a problem if you wantt to use an input filter other than Full HTML (which I do).
Comments
#1
And a patch.
#2
#3
Many thanks (again!) agentrickard. Patch applied to 6.x branch.
#4
#5
Automatically closed -- issue fixed for 2 weeks with no activity.