/[Apache-SVN]
ViewVC logotype

Revision 1559338


Jump to revision: Previous Next
Author: jleroux
Date: Sat Jan 18 10:19:44 2014 UTC (10 years, 3 months ago)
Changed paths: 3
Log Message:
A patch from Leon for "Form pagination fails if total length of search condition is more than about 2~3k bytes" https://issues.apache.org/jira/browse/OFBIZ-5478

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.


jleroux: I also sort of (found after it was due to it) reverted r1204170, I don't see the reason for this now, and it was uselessly duplicating the current entry in the page size dropdown


Changed paths

Path Details
Directoryofbiz/trunk/framework/images/webapp/images/fieldlookup.js modified , text changed
Directoryofbiz/trunk/framework/images/webapp/images/selectall.js modified , text changed
Directoryofbiz/trunk/framework/widget/templates/htmlFormMacroLibrary.ftl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26