[richfaces-issues] [JBoss JIRA] Commented: (RF-3456) id from reRender cutted.

Yurii Kartsev (JIRA) jira-events at lists.jboss.org
Mon May 19 12:11:59 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-3456?page=comments#action_12413240 ] 
            
Yurii Kartsev commented on RF-3456:
-----------------------------------

Some correction to the report:

Not at line 1112, but at line 1820(in Inventories tab - id="inventoriesTab" ):
<a4j:commandButton action="#{amBean.action4Inventory}" value="#{muiBundle.buttonAddInventory}" focus="inventoriesTab" reRender = ":inventoriesTab_dataTableForm,:inventoriesTab_editForm"></a4j:commandButton>

And a4j:log after hit the button(pasted for a month, not for a day like the previous one): http://pastebin.com/m3e1a038a (the error line is highlighted #304) - "... inventoriesTab_editFor ..."


Addon:  Other tabs work perfect. And one more thing: if remove the whole Attestations tab(id="attestationsTab") from the page, there is no errors in Inventories tab.

> id from reRender cutted.
> ------------------------
>
>                 Key: RF-3456
>                 URL: http://jira.jboss.com/jira/browse/RF-3456
>             Project: RichFaces
>          Issue Type: Bug
>            Reporter: Ilya Shaikovsky
>         Assigned To: Alexander Smirnov
>
> http://www.jboss.com/index.html?module=bb&op=viewtopic&t=135761 - already fixed with Pavel's script. But the second problem remains.
> In general
> http://pastebin.com/m742ee28e
> 1112 line
> <a4j:commandButton action="#{amBean.action4Education}" value="#{muiBundle.buttonAddEducation}" focus="educationsTab" reRender = ":educationsTab_dataTableForm,:educationsTab_editForm"></a4j:commandButton>
> in a4j:log after hit the button
> http://pastebin.com/dce6310f
> and in update-ids section you could see "..,educationsTab_editFor,.." without "m" letter. So error appears.
> JSF 1.2._08
> Facelets 1.1.13
> Todays build of RF
> JBoss 4.2.2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list