And another problem of mine : Nesting <ui:insert/> inside a <tr:navigationPane> throws the following exception:
Warning: illegal component hierarchy detected, expected UIXCommand but found another type of component instead. I found this thread http://www.mail-archive.com/[email protected]/msg01028.html but it doesn't seem to be the same problem (concerning whitespace). If I remove <ui:insert/> but leave these rows empty, for example, there no complaints anymore. Shouldn't facelets build the component tree BEFORE trinidad starts working on it? Thanks again, sonja
