[JBoss JIRA] (RF-13197) Input with name javax.faces.ViewState is not rendered after submit
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13197?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč reopened RF-13197:
-----------------------------
Reopening in order to remove fixVersion.
> Input with name javax.faces.ViewState is not rendered after submit
> ------------------------------------------------------------------
>
> Key: RF-13197
> URL: https://issues.jboss.org/browse/RF-13197
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: core
> Affects Versions: 5.0.0.Alpha1
> Environment: WildFly 8.0.Alpha4 also GlassFish 4
> Mojarra 2.2
> Chrome, Firefox
> Reporter: Juraj Húska
> Assignee: Lukáš Fryč
> Labels: jsf22
> Fix For: 5.0.0.Alpha3
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> The issue is reproducible with framework test {{ITMultipleFormUpdate.when_form_is_explicitly_listed_in_render_then_its_ViewState_should_be_updated_after_response}}.
> Expected:
> After submitting the form, the {{ViewState}} should be updated.
> Actual:
> Elements with the name {{javax.faces.ViewState}} are not rendered for both of the inputs.
> Please see steps to reproduce.
--
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
10 years, 11 months
[JBoss JIRA] (RF-13574) Editor readonly mode
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13574?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč resolved RF-13574.
-----------------------------
Assignee: Lukáš Fryč
Resolution: Done
> Editor readonly mode
> --------------------
>
> Key: RF-13574
> URL: https://issues.jboss.org/browse/RF-13574
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 5.0.0.Alpha4
> Environment: Wildfly, Firefox, Metamer (master branch)
> Reporter: Matej Novotny
> Assignee: Lukáš Fryč
> Fix For: 5.0.0.Alpha4
>
>
> With the refactored editor I am unable to set readonly mode using attributes (but via JS API it works) in Metamer.
> I checked the attributes editor should have, the bean where via which it is controlled and found no problems there.
> I also tried creating editor with readonly='true' which does not work either.
> One possibility is that the attribute was changed in the reworked component but I cannot seem to find such change anywhere.
> There is a test prepared for this: [testToolbar()|https://github.com/richfaces/richfaces-qa/blob/master/metam...]
--
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
10 years, 11 months
[JBoss JIRA] (RF-13574) Editor readonly mode
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-13574?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč commented on RF-13574:
---------------------------------
ah, my bad, I forgot to update RF with new RW snapshot, so the Editor API is not up-to-date.
Lemme update and I'm afraid you will need to update some tests to adopt for a new API.
We have discussed the change of Editor's JS API before and we have decided to diverge from 4.3 API as we believe unification with JS API in upstream (RichWidgets) is more important here.
> Editor readonly mode
> --------------------
>
> Key: RF-13574
> URL: https://issues.jboss.org/browse/RF-13574
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 5.0.0.Alpha4
> Environment: Wildfly, Firefox, Metamer (master branch)
> Reporter: Matej Novotny
> Fix For: 5.0.0.Alpha4
>
>
> With the refactored editor I am unable to set readonly mode using attributes (but via JS API it works) in Metamer.
> I checked the attributes editor should have, the bean where via which it is controlled and found no problems there.
> I also tried creating editor with readonly='true' which does not work either.
> One possibility is that the attribute was changed in the reworked component but I cannot seem to find such change anywhere.
> There is a test prepared for this: [testToolbar()|https://github.com/richfaces/richfaces-qa/blob/master/metam...]
--
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
10 years, 11 months