Hi,

The myfaces 1.1.5 library has been replaced by the sun jsf 1.2 implementation, here are the main impacts:

- xml syntax is checked better: dtd declarations in the middle of the resulting html page are not accepted anymore, tags are required to be closed correctly, html needs to be escaped, etc...
If you have a page with an xml syntax error, do not hesitate to report it.

- some duplicate id bugs seem to be back in the component tree. Think of using f:subview id="mysubview" to get rid of them.

For now i did not see any other drawbacks :)

Cheers,

--
Anahide Tchertchian, Nuxeo
Mail: [EMAIL PROTECTED] - Tel: +33 (0)1 40 33 79 87
http://www.nuxeo.com - http://www.nuxeo.org
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to