]
Pavol Pitonak reopened RF-9279:
-------------------------------
Doesn't work for me in RichFaces trunk, rev. 19096.
Inplace input doesn't rerender output
-------------------------------------
Key: RF-9279
URL:
https://jira.jboss.org/browse/RF-9279
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 4.0.0.Milestone2
Environment: JBoss 4 M4, Glassfish 3, all browsers
Reporter: Pavol Pitonak
Assignee: Anton Belevich
Fix For: 4.0.0.Milestone3
The following code doesn't update output:
<h:form>
<rich:inplaceInput id="inplaceInput"
value="#{bean.value}" >
<a4j:ajax id="inplaceInputAjax" event="change"
render="output"/>
</rich:inplaceInput>
<br/><br/>
output: <h:outputText id="output"
value="#{bean.value}"/>
</h:form>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: