Rules vanish from the rules list
kiamlaluno - July 6, 2009 - 02:25
| Project: | Custom filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | 6.x-1.0-beta3, 6.x-2.0-beta1 |
Jump to:
Description
To reproduce it:
- Create two different rules of the same filter.
- Move the second rule you created so it becomes a subrule of the first; you should notice that the rule is now shown indented.
- Click on the save button; the rule is not shown anymore. Even going to a different page, and then returning to the page of the rules associated with the filter, you cannot see the rule anymore (although the rule is still present in the database table).

#1
This was easy to resolve: the form array was not saved; there are no wonders it was not shown. :-)
#2
The code must be changed also in branch 6.x-1 too.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.