]
Mikhail Vitenkov closed RF-3499.
--------------------------------
Was verified at 3.2.2
Columns: begin, end attributes dont work if its binding value is
Integer
------------------------------------------------------------------------
Key: RF-3499
URL:
http://jira.jboss.com/jira/browse/RF-3499
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: RF3.2.1
JSP, Facelet
Reporter: Andrei Markavtsov
Assigned To: Mikhail Vitenkov
Fix For: 3.2.1, 3.2.2
<rich:columns value="#{bean.columns}" var="col"
index="counter"
begin="#{bean.begin}"
end="#{bean.end}"
style="color: Green;" sortBy="#{var[counter]}"
sortOrder="#{col.ordering}">
class bean {
Integer begin;
Integer end;
}
Begin & end attributes dont affect on columns count diplayed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: