You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2011/02/10 23:55:57 UTC

[jira] Closed: (OFBIZ-4158) Pagination Problem in Accounting Module

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

Jacques Le Roux closed OFBIZ-4158.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
                   Release Branch 10.04
                   Release Branch 09.04
         Assignee: Jacques Le Roux

Fixed in trunk at r1069597, R10.04 at r1069601, R9.04 at r1069600


> Pagination Problem in Accounting Module
> ---------------------------------------
>
>                 Key: OFBIZ-4158
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4158
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: Ubuntu 10.04, Java(TM) SE Runtime Environment (build 1.6.0_15-b03)
>            Reporter: Naveen Kumar N
>            Assignee: Jacques Le Roux
>              Labels: accounting, pagination
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>         Attachments: FindSalesInvoicesByDueDate.png, Screenshot.png
>
>
> Ofbiz Trunk Used (SVN Revision No): 1065553
> In accounting module, the pagination is not working when the following request was performed.
> Requested URL: "https://localhost:8443/accounting/control/findSalesInvoicesByDueDate?daysOffset=365&partyIdFrom=Company&invoiceTypeId=SALES_INVOICE&VIEW_SIZE_1=50&VIEW_INDEX_1=1#"
> Ofbiz throws the following error: 
> "The Following Errors Occurred:
> Error calling event: org.ofbiz.webapp.event.EventHandlerException: Found URL parameter [invoiceTypeId] passed to secure (https) request-map with uri [findSalesInvoicesByDueDate] with an event that calls service [getInvoicePaymentInfoListByDueDateOffset]; this is not allowed for security reasons! The data should be encrypted by making it part of the request body (a form field) instead of the request URL. Moreover it would be kind if you could create a Jira sub-task of https://issues.apache.org/jira/browse/OFBIZ-2330 (check before if a sub-task for this error does not exist). If you are not sure how to create a Jira issue please have a look before at http://cwiki.apache.org/confluence/x/JIB2 Thank you in advance for your help. "

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira