[jira] [Closed] (OFBIZ-5629) Pagination at find WorkEffort screen does not work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-5629) Pagination at find WorkEffort screen does not work

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-5629.
----------------------------------

    Resolution: Fixed

Fixed in
trunk r1592530
R13.07 r1592531
R12.04 r1592532
R11.04 r1592533


> Pagination at find WorkEffort screen does not work
> --------------------------------------------------
>
>                 Key: OFBIZ-5629
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5629
>             Project: OFBiz
>          Issue Type: Bug
>          Components: workeffort
>    Affects Versions: SVN trunk, Release Branch 12.04, Release Branch 13.07
>         Environment: all environments
>            Reporter: Ahmad Ludin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>              Labels: workeffort
>             Fix For: Release Branch 11.04, SVN trunk, Release Branch 12.04, Release Branch 13.07
>
>
> Pagination (previous, next) does not work in find workeffort screen.



--
This message was sent by Atlassian JIRA
(v6.2#6252)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Closed] (OFBIZ-5629) Pagination at find WorkEffort screen does not work

ahmad ludin
Jacques,

I tested your fix in 12.04 and in trunk (from the nightly snapshot)

In 12.04, the find workeffort screen is broken, it gives an error

in trunk, the paginnation still broken, it does not work

Thanks




On Mon, May 5, 2014 at 10:09 AM, Jacques Le Roux (JIRA) <[hidden email]>wrote:

>
>      [
> https://issues.apache.org/jira/browse/OFBIZ-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Jacques Le Roux closed OFBIZ-5629.
> ----------------------------------
>
>     Resolution: Fixed
>
> Fixed in
> trunk r1592530
> R13.07 r1592531
> R12.04 r1592532
> R11.04 r1592533
>
>
> > Pagination at find WorkEffort screen does not work
> > --------------------------------------------------
> >
> >                 Key: OFBIZ-5629
> >                 URL: https://issues.apache.org/jira/browse/OFBIZ-5629
> >             Project: OFBiz
> >          Issue Type: Bug
> >          Components: workeffort
> >    Affects Versions: SVN trunk, Release Branch 12.04, Release Branch
> 13.07
> >         Environment: all environments
> >            Reporter: Ahmad Ludin
> >            Assignee: Jacques Le Roux
> >            Priority: Minor
> >              Labels: workeffort
> >             Fix For: Release Branch 11.04, SVN trunk, Release Branch
> 12.04, Release Branch 13.07
> >
> >
> > Pagination (previous, next) does not work in find workeffort screen.
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.2#6252)
>
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Closed] (OFBIZ-5629) Pagination at find WorkEffort screen does not work

Jacques Le Roux
Administrator
You are right, I'm sure I saw it working,  now wonder how it did work

Anyway I have reverted my changes, to be continued...

I also spotted something weird. If you change the name of the performFind result-map-list from listIt to eg listIts (in both performFind and
removeDuplicateWorkEfforts), you get no results

Jacques


Le 06/05/2014 11:00, Ahmad Ludin a écrit :

> Jacques,
>
> I tested your fix in 12.04 and in trunk (from the nightly snapshot)
>
> In 12.04, the find workeffort screen is broken, it gives an error
>
> in trunk, the paginnation still broken, it does not work
>
> Thanks
>
>
>
>
> On Mon, May 5, 2014 at 10:09 AM, Jacques Le Roux (JIRA) <[hidden email]>wrote:
>
>>       [
>> https://issues.apache.org/jira/browse/OFBIZ-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>>
>> Jacques Le Roux closed OFBIZ-5629.
>> ----------------------------------
>>
>>      Resolution: Fixed
>>
>> Fixed in
>> trunk r1592530
>> R13.07 r1592531
>> R12.04 r1592532
>> R11.04 r1592533
>>
>>
>>> Pagination at find WorkEffort screen does not work
>>> --------------------------------------------------
>>>
>>>                  Key: OFBIZ-5629
>>>                  URL: https://issues.apache.org/jira/browse/OFBIZ-5629
>>>              Project: OFBiz
>>>           Issue Type: Bug
>>>           Components: workeffort
>>>     Affects Versions: SVN trunk, Release Branch 12.04, Release Branch
>> 13.07
>>>          Environment: all environments
>>>             Reporter: Ahmad Ludin
>>>             Assignee: Jacques Le Roux
>>>             Priority: Minor
>>>               Labels: workeffort
>>>              Fix For: Release Branch 11.04, SVN trunk, Release Branch
>> 12.04, Release Branch 13.07
>>>
>>> Pagination (previous, next) does not work in find workeffort screen.
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v6.2#6252)
>>

--