Description
A bug that was originally reported to the RichFaces project here (includes simple test case)...
https://jira.jboss.org/jira/browse/RF-7700
...was identifed by the RichFaces team as being caused by failure to process <h:column> header/footer facets in 'invokeOnComponent'. The RichFaces team reported this to the Mojarra guys...
https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=1308
...who fixed it in their implementation (as of 1.2_14)
I then put together a MyFaces version of the same test case (attached as suggestionMyFaces.zip)...
https://jira.jboss.org/jira/browse/RF-7700
...and it appears MyFaces (as of 1.2.7) has the same bug?