[
https://issues.apache.org/jira/browse/OFBIZ-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802655#action_12802655
]
Hans Bakker commented on OFBIZ-3414:
------------------------------------
Adrian,
i looked at you first problem, it is showing only the first few work efforts
and the pagination is missing
add
<set field="viewSize" value="100" type="Integer"/>
to the actions tag in the ListWorkEfforts form.
then it will show all workefforts. That it not shows the pagination is probably
caused by the conversion from a list iterator to a list in the ListWorkEfforts
form?
Regards,
Hans
> Work Effort Application Is Broken In Trunk
> ------------------------------------------
>
> Key: OFBIZ-3414
> URL: https://issues.apache.org/jira/browse/OFBIZ-3414
> Project: OFBiz
> Issue Type: Bug
> Components: workeffort
> Affects Versions: SVN trunk
> Reporter: Adrian Crum
> Assignee: Hans Bakker
> Priority: Minor
>
> The work effort application has become unusable. There has been a major
> regression since R 9.04. See comments for details.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.