Changing input format does not save

agentrickard - October 14, 2009 - 21:00
Project:Joomla to Drupal
Version:6.x-1.0-alpha3
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:needs review
Description

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).

#1

agentrickard - October 14, 2009 - 21:01
Status:active» needs review

And a patch.

AttachmentSize
604708-filter.patch 820 bytes

#2

agentrickard - October 14, 2009 - 21:01
Title:Changing inout format does not save» Changing input format does not save
 
 

Drupal is a registered trademark of Dries Buytaert.