[JBoss JIRA] (RF-13093) extendedDataTable column resizing and reordering not working on transient (stateless) views
by Salvo Isaja (JIRA)
[ https://issues.jboss.org/browse/RF-13093?page=com.atlassian.jira.plugin.s... ]
Salvo Isaja updated RF-13093:
-----------------------------
Description:
When turning on transient (stateless) views in recent Mojarra versions (as per JSF 2.2 specification, to my best understanding), using request scoped backing beans, javax.faces.ViewState becomes the constant "stateless". Column resizing and reordering in extendedDataTable causes an Ajax request to the server, but in this case an invalid response is sent, containing only:
{code:xml}
<?xml version='1.0' encoding='UTF-8'?>
<partial-response></partial-response>
{code}
This causes an exception in {{jsf.js}} because the partial-response element has no children and no further JavaScript processing happens in the view until the page is reloaded. In the non-transient view case, I see a {{change}} element updating only the ViewState is returned, instead.
Other features seem to work pretty well in stateless mode, by the way.
Thanks
was:
When turning on transient (stateless) views in recent Mojarra versions (as per JSF 2.2 specification, to my best understanding), using request scoped backing beans, javax.faces.ViewState becomes the "stateless" constant. Column resizing and reordering in extendedDataTable causes an Ajax request to the server, but in this case an invalid response is sent, containing only:
{code:xml}
<?xml version='1.0' encoding='UTF-8'?>
<partial-response></partial-response>
{code}
This causes an exception in jsf.js because the partial-response element has no children and no further JavaScript processing happens in the view until page reload. In the non-transient view case, I see a "change" element updating only the ViewState is returned, instead.
Other features seems to work pretty well in stateless mode, by the way.
Thanks
> extendedDataTable column resizing and reordering not working on transient (stateless) views
> -------------------------------------------------------------------------------------------
>
> Key: RF-13093
> URL: https://issues.jboss.org/browse/RF-13093
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.2
> Environment: GlassFish 3.1.2.2 with Mojarra 2.1.23
> Reporter: Salvo Isaja
>
> When turning on transient (stateless) views in recent Mojarra versions (as per JSF 2.2 specification, to my best understanding), using request scoped backing beans, javax.faces.ViewState becomes the constant "stateless". Column resizing and reordering in extendedDataTable causes an Ajax request to the server, but in this case an invalid response is sent, containing only:
> {code:xml}
> <?xml version='1.0' encoding='UTF-8'?>
> <partial-response></partial-response>
> {code}
> This causes an exception in {{jsf.js}} because the partial-response element has no children and no further JavaScript processing happens in the view until the page is reloaded. In the non-transient view case, I see a {{change}} element updating only the ViewState is returned, instead.
> Other features seem to work pretty well in stateless mode, by the way.
> Thanks
--
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
11 years, 4 months
[JBoss JIRA] (RF-13093) extendedDataTable column resizing and reordering not working on transient (stateless) views
by Salvo Isaja (JIRA)
Salvo Isaja created RF-13093:
--------------------------------
Summary: extendedDataTable column resizing and reordering not working on transient (stateless) views
Key: RF-13093
URL: https://issues.jboss.org/browse/RF-13093
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.3.2
Environment: GlassFish 3.1.2.2 with Mojarra 2.1.23
Reporter: Salvo Isaja
When turning on transient (stateless) views in recent Mojarra versions (as per JSF 2.2 specification, to my best understanding), using request scoped backing beans, javax.faces.ViewState becomes the "stateless" constant. Column resizing and reordering in extendedDataTable causes an Ajax request to the server, but in this case an invalid response is sent, containing only:
{code:xml}
<?xml version='1.0' encoding='UTF-8'?>
<partial-response></partial-response>
{code}
This causes an exception in jsf.js because the partial-response element has no children and no further JavaScript processing happens in the view until page reload. In the non-transient view case, I see a "change" element updating only the ViewState is returned, instead.
Other features seems to work pretty well in stateless mode, by the way.
Thanks
--
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
11 years, 4 months
[JBoss JIRA] (RF-13092) dropDownMenu doesn't hide when nesting menu groups and hiding some items
by Georgi Gyurchev (JIRA)
Georgi Gyurchev created RF-13092:
------------------------------------
Summary: dropDownMenu doesn't hide when nesting menu groups and hiding some items
Key: RF-13092
URL: https://issues.jboss.org/browse/RF-13092
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-menu
Affects Versions: 4.3.2
Environment: OS: Windows
JBoss 7.0.2 server, Seam framework
Reporter: Georgi Gyurchev
rich:dropDownMenu does not always hide when losing focus. It happens when a particular nesting exists and some items are not rendered.
--
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
11 years, 4 months
[JBoss JIRA] (RF-13088) Sorting with rich:column doesn't work in Metamer
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13088?page=com.atlassian.jira.plugin.s... ]
Brian Leathem reassigned RF-13088:
----------------------------------
Assignee: Petr Mensik (was: Brian Leathem)
This works fine in the RichFaces showcase:
http://showcase.richfaces.org/richfaces/component-sample.jsf?demo=extende...
Can you compare how this is done in Metamer compared to how this is done in the Showcase?
Alternatively, try reproducing this in a standalone sample to make sure this is not a behaviour triggered by Metamer's unique architecture.
> Sorting with rich:column doesn't work in Metamer
> ------------------------------------------------
>
> Key: RF-13088
> URL: https://issues.jboss.org/browse/RF-13088
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.3.1
> Environment: Fedora 18, Firefox 22
> Reporter: Petr Mensik
> Assignee: Petr Mensik
> Labels: rich:column
>
> Sorting doesn't work properly on both Custom Comparator and Sorting page. If you check the ascending or descending radio button, then some sorting is applied to the list but it's definitely not in correct order. It works only if you select unsorted which will sort the list into the ascending order.
--
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
11 years, 4 months
[JBoss JIRA] (RF-13091) Adding Month filter that will change datatable values
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13091?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13091:
-------------------------------
Labels: waiting_on_user (was: )
This is a rather unclear feature request. Please be more explicit about what you are asking for.
> Adding Month filter that will change datatable values
> -----------------------------------------------------
>
> Key: RF-13091
> URL: https://issues.jboss.org/browse/RF-13091
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: accessibility
> Affects Versions: 4.1.0.Final
> Reporter: Asim Shaikh
> Labels: waiting_on_user
>
> I am trying to Add MOnth filter .I allready have Yearfilter
> {code}
> <rich:select value="#{proMaster.yearFilter}" id="proMasterselect">
> <f:selectItems value="#{proMaster.yearDropDown}" />
> </rich:select>
> <h:commandButton value="#{lbl['label.showrecords']}" action="#{proMaster.showOutputRecords}" id="proMastershowrcrd"/>
> {code}
> how can I add Month Filter .I have YearMaster table and YearId in ProMaster
> I am also having Date column how can I put event filetr
--
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
11 years, 4 months
[JBoss JIRA] (RF-13091) Adding Month filter that will change datatable values
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RF-13091?page=com.atlassian.jira.plugin.s... ]
Brian Leathem updated RF-13091:
-------------------------------
Description:
I am trying to Add MOnth filter .I allready have Yearfilter
{code}
<rich:select value="#{proMaster.yearFilter}" id="proMasterselect">
<f:selectItems value="#{proMaster.yearDropDown}" />
</rich:select>
<h:commandButton value="#{lbl['label.showrecords']}" action="#{proMaster.showOutputRecords}" id="proMastershowrcrd"/>
{code}
how can I add Month Filter .I have YearMaster table and YearId in ProMaster
I am also having Date column how can I put event filetr
was:
I am trying to Add MOnth filter .I allready have Yearfilter
<rich:select value="#{proMaster.yearFilter}" id="proMasterselect">
<f:selectItems value="#{proMaster.yearDropDown}" />
</rich:select>
<h:commandButton value="#{lbl['label.showrecords']}" action="#{proMaster.showOutputRecords}" id="proMastershowrcrd"/>
how can I add Month Filter .I have YearMaster table and YearId in ProMaster
I am also having Date column how can I put event filetr
> Adding Month filter that will change datatable values
> -----------------------------------------------------
>
> Key: RF-13091
> URL: https://issues.jboss.org/browse/RF-13091
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: accessibility
> Affects Versions: 4.1.0.Final
> Reporter: Asim Shaikh
>
> I am trying to Add MOnth filter .I allready have Yearfilter
> {code}
> <rich:select value="#{proMaster.yearFilter}" id="proMasterselect">
> <f:selectItems value="#{proMaster.yearDropDown}" />
> </rich:select>
> <h:commandButton value="#{lbl['label.showrecords']}" action="#{proMaster.showOutputRecords}" id="proMastershowrcrd"/>
> {code}
> how can I add Month Filter .I have YearMaster table and YearId in ProMaster
> I am also having Date column how can I put event filetr
--
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
11 years, 4 months
[JBoss JIRA] (RF-11735) [rich:tabPanel] activeItem doesn't work if attribute immediate is set to true
by Marcel Pokrandt (JIRA)
[ https://issues.jboss.org/browse/RF-11735?page=com.atlassian.jira.plugin.s... ]
Marcel Pokrandt edited comment on RF-11735 at 7/12/13 9:15 AM:
---------------------------------------------------------------
I can confirm this issue for "4.3.2.Final" - I reverted back to "4.2.3.Final" which doesn´t have this issue.
Currently I´m not in the mood to implement the listener at every place where I´m saving tab-state - so this was the only way.
PS
My environment: Glassfish 3.1.2.2 on JDK 7_27 x64
was (Author: cljk):
I can confirm this issue for "4.3.2.Final" - I reverted back to "4.2.3.Final" which doesn´t have this issue.
Currently I´m not in the mood to implement the listener at every place where I´m saving tab-state - so this was the only way.
> [rich:tabPanel] activeItem doesn't work if attribute immediate is set to true
> -----------------------------------------------------------------------------
>
> Key: RF-11735
> URL: https://issues.jboss.org/browse/RF-11735
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes
> Affects Versions: 4.1.0.CR1
> Environment: RF-4.1.0.CR1, mojarra 2.1.3
> Reporter: Rene O
> Assignee: Brian Leathem
> Fix For: 5-Future
>
> Attachments: jsf2test.war
>
>
> A testcase to reproduce this issue is attached.
> Steps to reproduce this issue:
> 1. http://localhost:8080/jsftest/tabswitch.jsf
--
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
11 years, 4 months
[JBoss JIRA] (RF-13091) Adding Month filter that will change datatable values
by Asim Shaikh (JIRA)
Asim Shaikh created RF-13091:
--------------------------------
Summary: Adding Month filter that will change datatable values
Key: RF-13091
URL: https://issues.jboss.org/browse/RF-13091
Project: RichFaces
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: accessibility
Affects Versions: 4.1.0.Final
Reporter: Asim Shaikh
I am trying to Add MOnth filter .I allready have Yearfilter
<rich:select value="#{proMaster.yearFilter}" id="proMasterselect">
<f:selectItems value="#{proMaster.yearDropDown}" />
</rich:select>
<h:commandButton value="#{lbl['label.showrecords']}" action="#{proMaster.showOutputRecords}" id="proMastershowrcrd"/>
how can I add Month Filter .I have YearMaster table and YearId in ProMaster
I am also having Date column how can I put event filetr
--
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
11 years, 4 months