[richfaces-issues] [JBoss JIRA] Resolved: (RF-9388) a4j:ajax: Unhandled by MetaTagHandler for type org.ajax4jsf.component.behavior.AjaxBehavior
Nick Belaevski (JIRA)
jira-events at lists.jboss.org
Thu Sep 30 23:19:39 EDT 2010
[ https://jira.jboss.org/browse/RF-9388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Belaevski resolved RF-9388.
--------------------------------
Assignee: Nick Belaevski
Resolution: Rejected
a4j;ajax doesn't have 'id' attribute, it's not a component
> a4j:ajax: Unhandled by MetaTagHandler for type org.ajax4jsf.component.behavior.AjaxBehavior
> -------------------------------------------------------------------------------------------
>
> Key: RF-9388
> URL: https://jira.jboss.org/browse/RF-9388
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.0.0.Milestone2
> Environment: RichFaces 4.0.0-SNAPSHOT r.19363
> Metamer 4.0.0-SNAPSHOT r. 19363
> Mojarra 2.0.2-FCS
> Java(TM) SE Runtime Environment 1.6.0_21-b06 @ Linux
> Chrome 7.0.538.0 @ Linux
> Reporter: Pavol Pitonak
> Assignee: Nick Belaevski
>
> The following error is displayed in server log for given piece of code
> <h:graphicImage id="reRenderAllImage" library="images" name="refresh.png" title="Rerender All" style="width: 36px;">
> <a4j:ajax id="reRenderAllAjax" event="click" render="commonGrid" />
> </h:graphicImage>
> SEVERE: /templates/header.xhtml @41,89 id="reRenderAllAjax" Unhandled by MetaTagHandler for type org.ajax4jsf.component.behavior.AjaxBehavior
> The same error occurs for all standard JSF components (h:commandLink, h:commandButton, h:InputTextarea, h:selectOneMenu, h:inputText etc.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list