[
https://issues.apache.org/jira/browse/OFBIZ-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869416#comment-13869416 ]
Jacques Le Roux commented on OFBIZ-5478:
----------------------------------------
Good idea to keep the GET also, very useful sometimes ;)
> 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
> 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)