[JBoss JIRA] Created: (RF-8427) ScrollableDataTable sort doesn't work with a4j:include/a4j:outputPanel when ajaxRendered="true"
by Liyu Wang (JIRA)
ScrollableDataTable sort doesn't work with a4j:include/a4j:outputPanel when ajaxRendered="true"
------------------------------------------------------------------------------------------------
Key: RF-8427
URL: https://jira.jboss.org/jira/browse/RF-8427
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component, component-a4j-core, component-output, component-ScrollableDataTable
Affects Versions: 3.3.3.CR1, 3.3.3.BETA1, 3.3.2.SR1, 3.3.2.GA, 3.3.2.CR1, 3.3.1, 3.3.0, 3.2.2, 3.2.1
Environment: JBoss AS 5.1.0, RichFace 3.2.x/3.3.x, Seam 2.2.0
Reporter: Liyu Wang
Priority: Critical
put rich:scrollableDataTable component in the
<a4j:include viewId="scrollableDataTableSample" ajaxRendered="true">
or
<a:outputPanel ajaxRendered="true">
when sort on the table it will render failed.
See the screen shot in the ticket https://jira.jboss.org/jira/browse/RF-4174
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (RF-8385) inputNumberSpinner: autosubmit of a form while pressing the ENTER KEY, validation is discarded and modal panel is closed
by Eleonora Petagna (JIRA)
inputNumberSpinner: autosubmit of a form while pressing the ENTER KEY, validation is discarded and modal panel is closed
------------------------------------------------------------------------------------------------------------------------
Key: RF-8385
URL: https://jira.jboss.org/jira/browse/RF-8385
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Affects Versions: 3.3.2.GA
Environment: Linux kernel 2.6.31-19 Ubuntu rel 9.10; Windows Vista/XP- Web browsers: Firefox 3.5.7; IE8
Reporter: Eleonora Petagna
When using an inputNumberSpinner inside a modalPanel, within an a4j:form,
pressing the Enter key will automatically submit the form and the modal panel is closed.
The validation is not performed.
I've tried to set oninputkeypress="return event.keyCode!=13" but it doesn't work.
I have also tried to catch the return-key with an additional component such as:
<rich:hotKey key="return"
like discussed in http://ahoehma.wordpress.com/tag/hotkey/ but that did not work either.
Remark:
If I replace <rich:inputNumberSpinner with <rich:inputNumberSlider the functionality is OK (the return key can be intercepted and the form is not submitted).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (RF-8431) Tools: signature String method() - Not found couse exists.
by Peter Rader (JIRA)
Tools: signature String method() - Not found couse exists.
----------------------------------------------------------
Key: RF-8431
URL: https://jira.jboss.org/jira/browse/RF-8431
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Environment: WinXP Eclipse WTP Build id: 20090920-1017
Reporter: Peter Rader
Priority: Critical
After checkout jsf-pages marks methods as "missing".
i.e.: <h:commandButton action="#{enexus.einloggen}" value="Einloggen" />
told me that "Method must have signature "String method()" but has signature "String method()""
Ever i pres Ctrl+LmB to enexus, editor jumps to implementation "public String einloggen()".
-> So this error-message is wrong.
Is critical why i cant build projects contains errors.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months