Bug #14093
Flexform Configuration - Last commit
| Status: | New | Start date: | 2011-03-28 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
Last used commit: https://github.com/czenker/cz_simple_cal/commit/d0fc70d2ae98385446cfe47ef9c54ec809fafa1e
Since this commit my flexform config doesn't take effekt. I just used it to select categories. But now it doesn't find any event.
I changed to pure typoscript config "filter.categories.uid = 1,2,3". This works fine.
History
Updated by Christian Zenker about 2 years ago
- File 0001-BUGFIX-possible-bugfix-for-14093.patch added
I assume, this happens as there are two possibilities now to set the values. The bugfix makes sure that the flexform settings override the TypoScript settings. Could you please test if this works?
Updated by Sascha about 2 years ago
I tested my old config, and it works. I did a "dirty" mix of allowed actions with typoscript and selected categories with flexform. Works fine :-).
Problem Solved.