rich:toolBar contentClass attribute ignored by renderer
-------------------------------------------------------
Key: RF-3845
URL: http://jira.jboss.com/jira/browse/RF-3845
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Manfred Griesser
contentClass attribute has no effect on rendered html code.
for
<rich:toolBar contentClass="foo" ...
expected html for toolbar items would be
<td class="foo"
but the class attribute is missing
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Table sorting bug - it sorts by toString() value, not Integer, Date etc (Comparable implementations in general)
---------------------------------------------------------------------------------------------------------------
Key: RF-2915
URL: http://jira.jboss.com/jira/browse/RF-2915
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Kris Kempa
Fix For: 3.2.1
When using new rich:column's sortBy attribute it improperly treats all data as Strings when performing sorting comparisons. So for example in case of ascendant sorting of two integers, "10000" will improperly appear before "9". Why don't you just use Comparable methods for values which implements this interface?
Inability of using Dates, Numbers etc. renders sorting functionality quite unusable in real world applications.
Looks like Scrollable datatable is subject to this issue, too.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
MenuItems/groups should not fire events in disabled state
---------------------------------------------------------
Key: RF-3676
URL: http://jira.jboss.com/jira/browse/RF-3676
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Reporter: Ilya Shaikovsky
Assigned To: Nick Belaevski
<rich:menuItem submitMode="ajax" value="New" disabled="true" onmouseover="alert('disabled item overed')"
action="#{ddmenu.doNew}" icon="/images/icons/create_doc.gif">
</rich:menuItem>
alert appears in disabled state.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
ALL ScriptLoadingStrategy doesn't disable script compression
------------------------------------------------------------
Key: RF-2117
URL: http://jira.jboss.com/jira/browse/RF-2117
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.4, 3.2.0
Reporter: Nick Belaevski
Assigned To: Nick Belaevski
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira