Just checking that these two problems are already known for 2.0.2:
1) [b]Does not enforce required attributes for composite components.[/b] Ie, if the component file says
<composite:attribute ... required="true"/>
but the main page fails to supply the attribute, no warning is given. This works properly (ie the main page fails at page translation time with a warning about the missing attribute) in 2.0.3 Snapshot.
2) [b]Does not recognize #{cc.parent.attrs.someAttribute}.[/b] Accessing attributes of the parent component with #{cc.parent.attrs...} fails. Again, it works fine in 2.0.3 Snapshot.
If these issues are known already, fine. Just checking. Or, if nobody cares since both issues are fixed (according to my tests) in 2.0.3, also fine. But, if this is not already known, I can supply specific test cases for both issues. Both work improperly in 2.0.2 and both work properly in 2.0.3 Snapshot.
Cheers-
- Marty
----------
http://courses.coreservlets.com/jsf-training.html
[Message sent by forum member 'martyhall']
http://forums.java.net/jive/thread.jspa?messageID=475733