[ 
https://issues.apache.org/jira/browse/TOBAGO-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406003#comment-16406003
 ] 

Bernd Bohmann commented on TOBAGO-1870:
---------------------------------------

this is the exception

at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:912) 
 at java.util.ArrayList$Itr.next(ArrayList.java:862) 
 at java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1053) 
 at 
org.apache.myfaces.application.ApplicationImpl._traverseListenerList(ApplicationImpl.java:2213)
 
 at 
org.apache.myfaces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:561)
 
 at 
org.apache.myfaces.application.ApplicationImpl.publishEvent(ApplicationImpl.java:591)
 
 at 
org.apache.webbeans.jsf.OwbApplication.publishEvent(OwbApplication.java:484) 
 at 
javax.faces.application.ApplicationWrapper.publishEvent(ApplicationWrapper.java:335)
 
 at 
javax.faces.application.ApplicationWrapper.publishEvent(ApplicationWrapper.java:335)
 
 at 
org.apache.deltaspike.jsf.impl.injection.InjectionAwareApplicationWrapper.publishEvent(InjectionAwareApplicationWrapper.java:148)
 
 at 
org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:72)
 
 at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:240) 
 at 
org.apache.deltaspike.jsf.impl.listener.request.DeltaSpikeLifecycleWrapper.render(DeltaSpikeLifecycleWrapper.java:111)
 
 at javax.faces.webapp.FacesServlet.service(FacesServlet.java:191) 
 at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1233)
 
 at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:782)
 
 at 
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
 
 at 
com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
 
 at 
com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)
 
 at 
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97)

> The file attribute of tc:style is not rendered after a submit.
> --------------------------------------------------------------
>
>                 Key: TOBAGO-1870
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1870
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 4.1.0
>            Reporter: Henning Noeth
>            Assignee: Bernd Bohmann
>            Priority: Major
>             Fix For: 4.2.1
>
>
> An example could be found in the v4.2.0-SNAPSHOT demo:
>  
> [http://localhost:8080/content/40-test/6000-event/event.xhtml|http://localhost:8080/content/40-test/6000-event/event-1870.xhtml]
> After clicking on "reload", the link to "demo.css" file is not rendered 
> inside the <head> tag.
> The problem only occures with <ui:include src="x-event-#\{''}.xhtml"/>.
> The problem NOT occures with <ui:include src="x-event-.xhtml"/>, but the EL 
> should resolve to excactly the same string.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to