[
https://issues.jboss.org/browse/RF-12907?page=com.atlassian.jira.plugin.s...
]
Jean ANDRE edited comment on RF-12907 at 4/15/13 11:22 AM:
-----------------------------------------------------------
Another clue: We made the following test by adding the @all for the render attribute for
the "NEW LIST" button and we need to click twice to open the file, removing it,
it works. So, it is clear that using "@all" does not have the same effect of
using only the id. Why refreshing the whole page is worse than refreshing only some parts
of the page ?
{code}
render="desktopTabs menuOpenedTabs @all"
{code}
was (Author: jorelia64):
Another clue: We made the following test by adding the @all for the render attribute
for the "NEW LIST" button and we need to click twice to open the file, removing
it, the it works. So, it is clear that using "@all" does not have the same
effect of using only the id. Why refreshing the whole page is worse than refreshing only
some parts of the page ?
{code}
render="desktopTabs menuOpenedTabs @all"
{code}
render="@form" problem with a4jCommand Button / Link /
@all
-----------------------------------------------------------
Key: RF-12907
URL:
https://issues.jboss.org/browse/RF-12907
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.2.3.Final, 4.3.1
Environment: JSF Mojarra 2.1.21 or 2.1.20 - Glassfish or WAS 8.0.0.x Servlet 3.0
or 2.5
Reporter: Jean ANDRE
Priority: Blocker
Labels: waiting_on_user
Attachments: Nested-Spring-3.2.2.zip, NestedEar-CDI.zip
Please see the report at:
http://java.net/jira/browse/JAVASERVERFACES-2016
It seems that that there is a problem with a4j button and the value of @form/render
attribute.
The symptom we got is after refreshing the panel for building a list. Click on link form
the result lisk does not trigger the action.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira