CMF Dynamic View FTI 2.1 (Sep 08, 2006)
Minor feature release, see changelog for full details.
For additional information about this project, please visit the overview page .
Available downloads
Change log
- Implemented fallback to default view:
If a selected view (i.e. template) does not exist, return the
default view instead of - ultimately - NotFound. You can enable this
option by setting the FTI's new 'default_view_fallback' property to True.
[stefan]
- Converted dummy test sample types to be extension profile based. This
profile is only registered during test runs.
[hannosch]
- Slightly adjusted the tests to new CTC version.
[hannosch]


