[jira] [Commented] (OFBIZ-5478) Form pagination failes if total length of search condition is more than about 2~3k bytes

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

[jira] [Commented] (OFBIZ-5478) Form pagination failes if total length of search condition is more than about 2~3k bytes

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876112#comment-13876112 ]

Leon commented on OFBIZ-5478:
-----------------------------

hi, Jacques,

Does r1204170 mean to reflect the true setting if you change the view size value in URL directly?

> Form pagination failes if total length of search condition is more than about 2~3k bytes
> ----------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5478
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5478
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Leon
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-5478.patch
>
>
> Since it uses "GET" method to submit the pagination request, it's restricted by the URL max length limitation.
> The patch attached changes the submit way from GET to "POST" if total length of URL > 2k.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)