Jump to:
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
DESCRIPTION:
· I'm going to change setting for a filter, let's say HTML filter.
· In administer » input formats » configure (of some input format) » configure tab I change Allowed HTML tags:
· to get changes in work I need to Save configuration in configuration tab but than I need to go to View tab and Save configuration again. The first really save the settings but the do not work. The second makes the filter to work properly under new settings.
QUESTION
· Is this really the desire behaviour? I didnot found any remark about that. Moreover, I found this behaviour during developement
of my own stupid filter. I thik I will never found where's the problem if I try to use filters only as a user.
· Could be at least somewhere a hint about this behaviour? (You have in modulle settings remark to update when the modulle change, without that I never found where is the problem during programing of my own modulle.)
Comments
#1
#2
Feature request go to cvs.
#3
This does not sound behaviour in head now.