[JBoss JIRA] Created: (RF-10830) tables: discuss deprecation of sortMode attribute
by Ilya Shaikovsky (JIRA)
tables: discuss deprecation of sortMode attribute
-------------------------------------------------
Key: RF-10830
URL: https://issues.jboss.org/browse/RF-10830
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Final
Reporter: Ilya Shaikovsky
sortMode has no sence now at all as there is no built-in sorting at the table. (used only with JS API now instead of isClear parameter - but why we need two ways for the same?)
If we will create out-of-the-box functionality for sorting and will add some behaviors for doing sorting/filtering(instead of built in to table as in 3.3.x) - we could add something like isResetSorting flag to the control itself.
I'm not 100% sure on that. So want to discuss.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] Created: (RF-10820) "submit" is default type for <a4j:commandButton/>, that's not correct
by M Chisty (JIRA)
"submit" is default type for <a4j:commandButton/>, that's not correct
---------------------------------------------------------------------
Key: RF-10820
URL: https://issues.jboss.org/browse/RF-10820
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: M Chisty
As found my one of our senior developers,
<<
If you read richfaces document, you might notice "submit" is default type for <a4j:commandButton/>, that's not correct, it must be defined explicitly.
Another issue you might experience with type="submit" approach is that, if the form only as a single input field, the form submit doesn't work in IE, but works with Firefox and Chrome.
>>
Is this correct?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months