QeelwaEtech / omnifaces

Automatically exported from code.google.com/p/omnifaces
0 stars 1 forks source link

MyFaces keeps warning that no renderer can be found for <o:commandScript> #166

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
org.apache.myfaces.renderkit.html.HtmlRenderKitImpl getRenderer
WARNING: Unsupported component-family/renderer-type: 
org.omnifaces.component.script/javax.faces.Button

javax.faces.component.UIComponentBase getRenderer
WARNING: No Renderer found for component {Component-Path : [Class: 
javax.faces.component.UIViewRoot,ViewId: /pos.xhtml][Class: 
javax.faces.component.html.HtmlBody,Id: j_id_m][Class: 
javax.faces.component.html.HtmlForm,Id: posForm][Class: 
org.omnifaces.component.script.CommandScript,Id: 
createTransactionCommandScript]} 
(component-family=org.omnifaces.component.script, 
renderer-type=javax.faces.Button)

Original issue reported on code.google.com by balusc on 11 Apr 2013 at 11:55

GoogleCodeExporter commented 9 years ago
Fixed: 
https://code.google.com/p/omnifaces/source/detail?r=cd368cce9b0f9c1859b678f40626
bae89ac67921

Attached snapshot contains the fix.

Original comment by balusc on 11 Apr 2013 at 11:58

Attachments: