Showcase ajax and taglibReader issue

Lukáš Fryč lukas.fryc at gmail.com
Tue Feb 25 10:38:53 EST 2014


ad) taglib

The problem is in the second part: div.visible-xs
https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L55

If we remove it, everything starts to work okay, so the problem must be in
attributesRepeat.xhtml
https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L79

that included templates use another approach then the ones on top:
attributesDataTable.xhtml
https://github.com/richfaces/richfaces/blob/RF-12901-showcase/examples/bootstrap-showcase/src/main/webapp/resources/taglib.xhtml#L34

I think the problem is with ui:repeat and as the stacktrace suggests.

I propose to minimize a sample for reproduction and report it in RF issue
tracker.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/richfaces-dev/attachments/20140225/935a3d99/attachment.html 


More information about the richfaces-dev mailing list