I have a controller named "guest_group" with an action "list" and a controller named "guest" with an action "group_list". Internally the views seem to be cached after converting the ''/'' in the path to ''_'' -> there is a clash in my code were an erroneous view (of a previously accessed action) is rendered. Ugly as hell :-) Is it a known bug? Where should I report it? Lionel.
Seemingly Similar Threads
- [PATCH v2 32/33] iommu: Remove add_device()/remove_device() code-paths
- using components to reuse code
- [PATCH v2 11/33] iommu: Split off default domain allocation from group assignment
- [PATCH v2 09/33] iommu: Keep a list of allocated groups in __iommu_probe_device()
- Chanspy() not working with group in asterisk 1.4.42
