tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

Hidden download actions are limited by GET url request length #223

Closed dgrumieaux closed 10 years ago

dgrumieaux commented 10 years ago

This effectively means that the:

actions do not work on over 50 documents in Documentum, and possibly less in Alfresco.

The fix has been made in Export Search Results in a client branch, but needs merged back to trunk and done for the other actions.

mikeblum commented 10 years ago

Revision: 9168 Author: mblum Date: Friday, May 09, 2014 3:41:45 PM Message:

Tested in chrome and ie8 with searching for 422 docs and downloading them. gtg Closing https://github.com/tsgrp/hpi/issues/223

Modified : /trunk/code/app/modules/actions/downloadaszip.js Modified : /trunk/code/app/modules/actions/exportsearchresults.js Modified : /trunk/code/test/tests/actions/downloadAsZipSpec.js

dgrumieaux commented 10 years ago

OC revision 8857, additionally.

On Fri, May 9, 2014 at 3:54 PM, Michael Blum notifications@github.comwrote:

Revision: 9168 Author: mblum Date: Friday, May 09, 2014 3:41:45 PM Message: Tested in chrome and ie8 with searching for 422 docs and downloading them. gtg Closing #223 https://github.com/tsgrp/hpi/issues/223

Modified : /trunk/code/app/modules/actions/downloadaszip.js Modified : /trunk/code/app/modules/actions/exportsearchresults.js Modified : /trunk/code/test/tests/actions/downloadAsZipSpec.js

— Reply to this email directly or view it on GitHubhttps://github.com/tsgrp/hpi/issues/223#issuecomment-42712623 .