Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 278 by zopyxfilter: Improper behavior configuration in the FTI  
should be reported instead of being silently discarded
http://code.google.com/p/dexterity/issues/detail?id=278
An improper behavior configuration inside the FTI of a Dexterity based type  
(mytype.xml) (e.g. misspelled) should be logged as an error or raised as an  
error. The current behavior is to silently discard improper configured  
behaviors....this is annoying during development. and cause unnecessary  
extra headaches.