[JBoss JIRA] Created: (RF-11081) Dynamically created tabs: tab switch doesn't work with switchType "ajax" or null
by Ján Jamrich (JIRA)
Dynamically created tabs: tab switch doesn't work with switchType "ajax" or null
--------------------------------------------------------------------------------
Key: RF-11081
URL: https://issues.jboss.org/browse/RF-11081
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component
Affects Versions: 4.0.0.Final
Environment: RichFaces 4.1.0-SNAPSHOT r.22533
Metamer 4.1.0-SNAPSHOT r.22533
Mojarra 2.0.4-b09
Apache Tomcat 7.0.12
Java(TM) SE Runtime Environment 1.6.0_19-b04 @ Linux
Chrome 12.0.718.0 @ Linux i686
Reporter: Ján Jamrich
With swithType set to "ajax" or not set (null) tab switch doesn't work (tab don't get switched).
With option "server" tab switching works, but another issue influences behavior.
Its important note that this happens only for dynamically created tabs. (For statically created tabs works tab switching correctly).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (RF-12401) ViewExpiredException caused by Queues
by Michael Heinen (JIRA)
Michael Heinen created RF-12401:
-----------------------------------
Summary: ViewExpiredException caused by Queues
Key: RF-12401
URL: https://issues.jboss.org/browse/RF-12401
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2.2.Final
Environment: myFaces 2.1.8
Tomahawk 6.0.35
Reporter: Michael Heinen
a4j:queue does not work if number of views in session is set to 1.
I assume that the viewState of queued requests is simply not updated correctly!
org.apache.myfaces.NUMBER_OF_VIEWS_IN_SESSION must be set to 1.
{code:xml}
<a4j:queue name="myQueue" ignoreDupResponses="true" requestDelay="100"/>
<h:inputText value="#{myController.expression}">
<a4j:ajax execute="@form"
listener="#{myController.dummyListener}"
event="keyup"
render="expLength">
<a4j:attachQueue name="myQueue"/>
</a4j:ajax>
</h:inputText>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months
[JBoss JIRA] (RF-12558) showcase - rich:panelMenu - repeatedly selecting of item from menu does not update outputPanel
by Juraj Húska (JIRA)
Juraj Húska created RF-12558:
--------------------------------
Summary: showcase - rich:panelMenu - repeatedly selecting of item from menu does not update outputPanel
Key: RF-12558
URL: https://issues.jboss.org/browse/RF-12558
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-panels-layout-themes, showcase
Affects Versions: 4.3.0.M2
Environment: Firefox 16, Chrome 22
JBoss AS 7.1.1.Final
Reporter: Juraj Húska
Priority: Minor
When selecting an item from {{rich:paneMenu}} repeatedly the {{a4j:outputPanel}} is not updated with the selected item.
It is updated just when selecting the item for the first time. Then there is need for selecting something else. Ajax request are sent, just the panel is not updated.
--
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
12 years, 4 months
[JBoss JIRA] (RF-12556) maven help:describe for maven-cdk-plugin gets failed: String index out of range: -1
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12556?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč moved RFPL-2195 to RF-12556:
---------------------------------------
Project: RichFaces (was: RichFaces Planning)
Key: RF-12556 (was: RFPL-2195)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 4.2.1.Final
4.2.0.Final
4.1.0.Final
4.0.0.Final
(was: 4.0.0.Final)
(was: 4.1.0.Final)
(was: 4.2.0.Final)
(was: 4.2.1.Final)
Component/s: cdk
(was: CDK)
> maven help:describe for maven-cdk-plugin gets failed: String index out of range: -1
> -----------------------------------------------------------------------------------
>
> Key: RF-12556
> URL: https://issues.jboss.org/browse/RF-12556
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: cdk
> Affects Versions: 4.2.1.Final, 4.2.0.Final, 4.1.0.Final, 4.0.0.Final
> Reporter: Marek Novotny
>
> Standard maven help for maven Mojo or Plugins fails on getting help for maven-cdk-plugin by running:
> mvn help:describe -DgroupId=org.richfaces.cdk -DartifactId=maven-cdk-plugin -Dversion=4.2.1.Final
--
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
12 years, 4 months
[JBoss JIRA] (RF-12555) On Scroll Ajax Content Loading
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12555?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč moved RFPL-2267 to RF-12555:
---------------------------------------
Project: RichFaces (was: RichFaces Planning)
Key: RF-12555 (was: RFPL-2267)
Workflow: GIT Pull Request workflow (was: jira)
> On Scroll Ajax Content Loading
> ------------------------------
>
> Key: RF-12555
> URL: https://issues.jboss.org/browse/RF-12555
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: nathan dennis
> Priority: Minor
> Labels: scrollable
>
> It would be nice to have on scroll content loading so that as the user reaches the bottom of the page more content can be loaded from the db. Currently most sites are using jQuery to do this, however, in an effort to make the foot print as small as possible for the mobile environment it would be nice to have a richfaces solution. an example (that i'm in no way affiliated with) http://www.webresourcesdepot.com/dnspinger/
--
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
12 years, 4 months
[JBoss JIRA] (RF-12553) a4j:status doesn't work if there's a h:commandLink in the page
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12553?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12553:
----------------------------
Component/s: qe
> a4j:status doesn't work if there's a h:commandLink in the page
> --------------------------------------------------------------
>
> Key: RF-12553
> URL: https://issues.jboss.org/browse/RF-12553
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: qe
> Affects Versions: 4.1.0.Final
> Reporter: Guillaume Lancelin
>
> Hi all,
> The a4j:status tag seems not to work when a h:commandLink tag is in the same page.
> I made a little example to test it.
> The bean :
> {code:java}
> package fr.mycompany.test;
> import javax.enterprise.inject.Model;
> import javax.inject.Inject;
> import org.jboss.logging.Logger;
> @Model
> public class Test {
> @Inject
> private Logger logger;
> public String launch() {
> for (int i = 0; i < 20000; i++) {
> logger.debug(i);
> }
> return null;
> }
> }
> {code}
> The page :
> {code:xml}
> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:a4j="http://richfaces.org/a4j"
> xmlns:rich="http://richfaces.org/rich"
> xmlns:s="http://jboss.org/seam/faces" xmlns:f="http://java.sun.com/jsf/core" xmlns:ui="http://java.sun.com/jsf/facelets">
> <h:head />
> <h:body>
> <a4j:status id="status" onstart="#{rich:component('processingPopup')}.show()" onstop="#{rich:component('processingPopup')}.hide()" startText="en cours" stopText="fini" />
> <rich:popupPanel id="processingPopup" modal="true" styleClass="popupSouscription" autosized="true" show="false">
> Traitement en cours ...
> </rich:popupPanel>
> <h:form id="leForm">
> <a4j:commandLink value="a4j commandLink" action="#{test.launch}" id="a4jLink" /><br/>
> <h:commandLink value="h commandLink" action="#{test.launch}" id="hLink" />
> </h:form>
> <a4j:log id="logs" style="width: 1400px; height: 600px; overflow: scroll;" />
> </h:body>
> </html>
> {code}
> When I click on the a4j:commandLink the a4j:status doesn't work and the following log appears :
> {code}
> info [18:25:14.390]: Received 'begin' event from <a id=leForm:a4jLink ...>
> info [18:25:15.251]: Received 'beforedomupdate' event from <a id=leForm:a4jLink ...>
> debug[18:25:15.252]: Server returned responseText: <?xml version='1.0' encoding='UTF-8'?> <partial-response><changes><update id="javax.faces.ViewState"><![CDATA[5271447831659883319:-888481348828354087]]></update></changes></partial-response>
> info [18:25:15.253]: Listing content of response changes element:
> Element update for id=javax.faces.ViewState
> <update id="javax.faces.ViewState"><![CDATA[5271447831659883319:-888481348828354087]]></update>
> info [18:25:15.255]: Received 'success' event from <a id=leForm:a4jLink ...>
> info [18:25:15.256]: Received 'complete' event from <a id=leForm:a4jLink ...>
> {code}
> If I remove the line <h:commandLink value="h commandLink" action="#{test.launch}" id="hLink" /> and then click on the a4j:commandLink the a4j:status works and the following log appears :
> {code}
> debug[18:28:17.277]: New request added to queue. Queue requestGroupingId changed to leForm:a4jLink
> debug[18:28:17.277]: Queue will wait 0ms before submit
> debug[18:28:17.278]: richfaces.queue: will submit request NOW
> info [18:28:17.282]: Received 'begin' event from <a id=leForm:a4jLink ...>
> info [18:28:17.905]: Received 'beforedomupdate' event from <a id=leForm:a4jLink ...>
> debug[18:28:17.906]: Server returned responseText: <?xml version='1.0' encoding='UTF-8'?> <partial-response><changes><update id="javax.faces.ViewState"><![CDATA[-4055820746262438471:-5740665287677042238]]></update></changes></partial-response>
> info [18:28:17.908]: Listing content of response changes element:
> Element update for id=javax.faces.ViewState
> <update id="javax.faces.ViewState"><![CDATA[-4055820746262438471:-5740665287677042238]]></update>
> debug[18:28:17.909]: richfaces.queue: ajax submit successfull
> debug[18:28:17.910]: richfaces.queue: Nothing to submit
> info [18:28:17.913]: Received 'success' event from <a id=leForm:a4jLink ...>
> info [18:28:17.914]: Received 'complete' event from <a id=leForm:a4jLink ...>
> {code}
> I'm using Java 1.6.0_29, JBoss 6.1, mojarra 2.0.3_b5, RF 4.1.0-Final (but someone told me [here|http://community.jboss.org/thread/175872?tstart=0] that the problem appeared with the milestone 3), Seam 3.0.0-Final.
--
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
12 years, 4 months
[JBoss JIRA] (RF-12553) a4j:status doesn't work if there's a h:commandLink in the page
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12553?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč updated RF-12553:
----------------------------
Component/s: (was: qe)
> a4j:status doesn't work if there's a h:commandLink in the page
> --------------------------------------------------------------
>
> Key: RF-12553
> URL: https://issues.jboss.org/browse/RF-12553
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.1.0.Final
> Reporter: Guillaume Lancelin
>
> Hi all,
> The a4j:status tag seems not to work when a h:commandLink tag is in the same page.
> I made a little example to test it.
> The bean :
> {code:java}
> package fr.mycompany.test;
> import javax.enterprise.inject.Model;
> import javax.inject.Inject;
> import org.jboss.logging.Logger;
> @Model
> public class Test {
> @Inject
> private Logger logger;
> public String launch() {
> for (int i = 0; i < 20000; i++) {
> logger.debug(i);
> }
> return null;
> }
> }
> {code}
> The page :
> {code:xml}
> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:a4j="http://richfaces.org/a4j"
> xmlns:rich="http://richfaces.org/rich"
> xmlns:s="http://jboss.org/seam/faces" xmlns:f="http://java.sun.com/jsf/core" xmlns:ui="http://java.sun.com/jsf/facelets">
> <h:head />
> <h:body>
> <a4j:status id="status" onstart="#{rich:component('processingPopup')}.show()" onstop="#{rich:component('processingPopup')}.hide()" startText="en cours" stopText="fini" />
> <rich:popupPanel id="processingPopup" modal="true" styleClass="popupSouscription" autosized="true" show="false">
> Traitement en cours ...
> </rich:popupPanel>
> <h:form id="leForm">
> <a4j:commandLink value="a4j commandLink" action="#{test.launch}" id="a4jLink" /><br/>
> <h:commandLink value="h commandLink" action="#{test.launch}" id="hLink" />
> </h:form>
> <a4j:log id="logs" style="width: 1400px; height: 600px; overflow: scroll;" />
> </h:body>
> </html>
> {code}
> When I click on the a4j:commandLink the a4j:status doesn't work and the following log appears :
> {code}
> info [18:25:14.390]: Received 'begin' event from <a id=leForm:a4jLink ...>
> info [18:25:15.251]: Received 'beforedomupdate' event from <a id=leForm:a4jLink ...>
> debug[18:25:15.252]: Server returned responseText: <?xml version='1.0' encoding='UTF-8'?> <partial-response><changes><update id="javax.faces.ViewState"><![CDATA[5271447831659883319:-888481348828354087]]></update></changes></partial-response>
> info [18:25:15.253]: Listing content of response changes element:
> Element update for id=javax.faces.ViewState
> <update id="javax.faces.ViewState"><![CDATA[5271447831659883319:-888481348828354087]]></update>
> info [18:25:15.255]: Received 'success' event from <a id=leForm:a4jLink ...>
> info [18:25:15.256]: Received 'complete' event from <a id=leForm:a4jLink ...>
> {code}
> If I remove the line <h:commandLink value="h commandLink" action="#{test.launch}" id="hLink" /> and then click on the a4j:commandLink the a4j:status works and the following log appears :
> {code}
> debug[18:28:17.277]: New request added to queue. Queue requestGroupingId changed to leForm:a4jLink
> debug[18:28:17.277]: Queue will wait 0ms before submit
> debug[18:28:17.278]: richfaces.queue: will submit request NOW
> info [18:28:17.282]: Received 'begin' event from <a id=leForm:a4jLink ...>
> info [18:28:17.905]: Received 'beforedomupdate' event from <a id=leForm:a4jLink ...>
> debug[18:28:17.906]: Server returned responseText: <?xml version='1.0' encoding='UTF-8'?> <partial-response><changes><update id="javax.faces.ViewState"><![CDATA[-4055820746262438471:-5740665287677042238]]></update></changes></partial-response>
> info [18:28:17.908]: Listing content of response changes element:
> Element update for id=javax.faces.ViewState
> <update id="javax.faces.ViewState"><![CDATA[-4055820746262438471:-5740665287677042238]]></update>
> debug[18:28:17.909]: richfaces.queue: ajax submit successfull
> debug[18:28:17.910]: richfaces.queue: Nothing to submit
> info [18:28:17.913]: Received 'success' event from <a id=leForm:a4jLink ...>
> info [18:28:17.914]: Received 'complete' event from <a id=leForm:a4jLink ...>
> {code}
> I'm using Java 1.6.0_29, JBoss 6.1, mojarra 2.0.3_b5, RF 4.1.0-Final (but someone told me [here|http://community.jboss.org/thread/175872?tstart=0] that the problem appeared with the milestone 3), Seam 3.0.0-Final.
--
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
12 years, 4 months
[JBoss JIRA] (RF-12553) a4j:status doesn't work if there's a h:commandLink in the page
by Lukáš Fryč (JIRA)
[ https://issues.jboss.org/browse/RF-12553?page=com.atlassian.jira.plugin.s... ]
Lukáš Fryč moved RFPL-1925 to RF-12553:
---------------------------------------
Project: RichFaces (was: RichFaces Planning)
Key: RF-12553 (was: RFPL-1925)
Workflow: GIT Pull Request workflow (was: jira)
Affects Version/s: 4.1.0.Final
(was: 4.1.0.Final)
> a4j:status doesn't work if there's a h:commandLink in the page
> --------------------------------------------------------------
>
> Key: RF-12553
> URL: https://issues.jboss.org/browse/RF-12553
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.1.0.Final
> Reporter: Guillaume Lancelin
>
> Hi all,
> The a4j:status tag seems not to work when a h:commandLink tag is in the same page.
> I made a little example to test it.
> The bean :
> {code:java}
> package fr.mycompany.test;
> import javax.enterprise.inject.Model;
> import javax.inject.Inject;
> import org.jboss.logging.Logger;
> @Model
> public class Test {
> @Inject
> private Logger logger;
> public String launch() {
> for (int i = 0; i < 20000; i++) {
> logger.debug(i);
> }
> return null;
> }
> }
> {code}
> The page :
> {code:xml}
> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:a4j="http://richfaces.org/a4j"
> xmlns:rich="http://richfaces.org/rich"
> xmlns:s="http://jboss.org/seam/faces" xmlns:f="http://java.sun.com/jsf/core" xmlns:ui="http://java.sun.com/jsf/facelets">
> <h:head />
> <h:body>
> <a4j:status id="status" onstart="#{rich:component('processingPopup')}.show()" onstop="#{rich:component('processingPopup')}.hide()" startText="en cours" stopText="fini" />
> <rich:popupPanel id="processingPopup" modal="true" styleClass="popupSouscription" autosized="true" show="false">
> Traitement en cours ...
> </rich:popupPanel>
> <h:form id="leForm">
> <a4j:commandLink value="a4j commandLink" action="#{test.launch}" id="a4jLink" /><br/>
> <h:commandLink value="h commandLink" action="#{test.launch}" id="hLink" />
> </h:form>
> <a4j:log id="logs" style="width: 1400px; height: 600px; overflow: scroll;" />
> </h:body>
> </html>
> {code}
> When I click on the a4j:commandLink the a4j:status doesn't work and the following log appears :
> {code}
> info [18:25:14.390]: Received 'begin' event from <a id=leForm:a4jLink ...>
> info [18:25:15.251]: Received 'beforedomupdate' event from <a id=leForm:a4jLink ...>
> debug[18:25:15.252]: Server returned responseText: <?xml version='1.0' encoding='UTF-8'?> <partial-response><changes><update id="javax.faces.ViewState"><![CDATA[5271447831659883319:-888481348828354087]]></update></changes></partial-response>
> info [18:25:15.253]: Listing content of response changes element:
> Element update for id=javax.faces.ViewState
> <update id="javax.faces.ViewState"><![CDATA[5271447831659883319:-888481348828354087]]></update>
> info [18:25:15.255]: Received 'success' event from <a id=leForm:a4jLink ...>
> info [18:25:15.256]: Received 'complete' event from <a id=leForm:a4jLink ...>
> {code}
> If I remove the line <h:commandLink value="h commandLink" action="#{test.launch}" id="hLink" /> and then click on the a4j:commandLink the a4j:status works and the following log appears :
> {code}
> debug[18:28:17.277]: New request added to queue. Queue requestGroupingId changed to leForm:a4jLink
> debug[18:28:17.277]: Queue will wait 0ms before submit
> debug[18:28:17.278]: richfaces.queue: will submit request NOW
> info [18:28:17.282]: Received 'begin' event from <a id=leForm:a4jLink ...>
> info [18:28:17.905]: Received 'beforedomupdate' event from <a id=leForm:a4jLink ...>
> debug[18:28:17.906]: Server returned responseText: <?xml version='1.0' encoding='UTF-8'?> <partial-response><changes><update id="javax.faces.ViewState"><![CDATA[-4055820746262438471:-5740665287677042238]]></update></changes></partial-response>
> info [18:28:17.908]: Listing content of response changes element:
> Element update for id=javax.faces.ViewState
> <update id="javax.faces.ViewState"><![CDATA[-4055820746262438471:-5740665287677042238]]></update>
> debug[18:28:17.909]: richfaces.queue: ajax submit successfull
> debug[18:28:17.910]: richfaces.queue: Nothing to submit
> info [18:28:17.913]: Received 'success' event from <a id=leForm:a4jLink ...>
> info [18:28:17.914]: Received 'complete' event from <a id=leForm:a4jLink ...>
> {code}
> I'm using Java 1.6.0_29, JBoss 6.1, mojarra 2.0.3_b5, RF 4.1.0-Final (but someone told me [here|http://community.jboss.org/thread/175872?tstart=0] that the problem appeared with the milestone 3), Seam 3.0.0-Final.
--
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
12 years, 4 months