[JBoss JIRA] Created: (RF-4064) Problem with a4j:commandLink
by Bob Corcoran (JIRA)
Problem with a4j:commandLink
-----------------------------
Key: RF-4064
URL: https://jira.jboss.org/jira/browse/RF-4064
Project: RichFaces
Issue Type: Bug
Environment: Windows
Reporter: Bob Corcoran
Priority: Minor
We have a page with a few a4j:commandLinks as well as an h:inputText and h:inputTextarea, among other markup. It works fine until we add the attribute required="true" to either the inputText or InputTextarea. When we add the required="true" to either the inputText or InputTextarea, one of the a4j:commandLinks's (further up on the page) breaks. It still renders fine, but the method on the backing bean (in this case a SEAM stateful bean) is not called, because the link does not fire. What's even more odd is that the remaining a4j:commandLinks on the page continue to work according to specs. These links are contained in separate rich:column tags.
--
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
15 years
[JBoss JIRA] Created: (RF-4110) rich:inputNumberSpinner is accepting decimal.
by Ranveer Singh (JIRA)
rich:inputNumberSpinner is accepting decimal.
---------------------------------------------
Key: RF-4110
URL: https://jira.jboss.org/jira/browse/RF-4110
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Environment: Microsoft XP.
Reporter: Ranveer Singh
Priority: Minor
rich:inputNumberSpinner accepts decimal value on tab out. It displays error on console
"[severity=(ERROR 2), summary=(cmdbStatus:cmdbStatusTable:0:j_id63: '0.1' must be a number consisting of one or more digits.), detail=(cmdbStatus:cmdbStatusTable:0:j_id63: '0.1' must be a number between -9223372036854775808 to 9223372036854775807 Example: 98765432)]"
There should be provision in which this should not accept decimal values.
--
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
15 years