[OJS 3.x] "Load more" not working for some tables

It appears that the “Load more” JS interaction is not working for some of the admin interface tables (for example, the “Archived Submissions” table). Neither scroll down nor clicking on the “Load more” link add more rows.

I can see that a call is successfully made to /$$$call$$$/grid/submissions/archived-submissions/archived-submissions-list-grid/fetch-rows?..., and there are no errors in the JS console. But I still see the “20 of 35 items”, and no rows have been added to the table.

Anyone else experiencing this?

1 Like

Hi @kardeiz,

What version of OJS are you using? (Please include this with your posts.)

Can you check the response to the AJAX request to see what it’s returning?

Regards,
Alec Smecher
Public Knowledge Project Team

@asmecher, sorry, I put 3.x because I am seeing this on 3.0.0 and 3.0.1.

The response looks like:

{
  "status": true,
  "content": "\t\t\t\n\t\n<tr id=\"component-grid-submissions-archivedsubmissions-archivedsubmissionslistgrid-row-21\" <truncated>",
  "elementId": "0",
  "pagingInfo": {
    "filter": "{\"search\":\"\",\"column\":\"\",\"stageId\":0}",
    "itemsPerPageParamName": "grid-submissions-archivedsubmissions-archivedsubmissionslistgridItemsPerPage",
    "defaultItemsPerPage": 25,
    "currentItemsPerPage": 20,
    "itemsTotal": "35",
    "pageParamName": "grid-submissions-archivedsubmissions-archivedsubmissionslistgridPage",
    "currentPage": 1,
    "pagingMarkup": "\t<div class=\"gridPagingScrolling\">\n\t\t\t\t\t\n\t\n<a href=\"#\" id=\"moreItems-button-586fe6da06bb7\" title=\"Load more\" class=\"pkp_controllers_linkAction pkp_linkaction_moreItems pkp_linkaction_icon_more_items\">Load more<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#moreItems-button-586fe6da06bb7').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"moreItems-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.NullAction\",\n\tactionRequestOptions: {\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t<span class=\"item_count\">\n\t\t\t20 of 35 items\n\t\t<\/span>\n\t\t\n<div class=\"pkp_loading\">\n\t<span class=\"pkp_spinner\"><\/span>\n\t<span class=\"message\">Loading<\/span>\n<\/div>\t<\/div>\n"
  }
}

Hi @kardeiz,

Hmm, that looks OK to me, and scrolling seems to work fine on my local install for that grid. Would you be willing to send me temporary credentials on your system to investigate that way?

Regards,
Alec Smecher
Public Knowledge Project Team

@asmecher, I’ll need to get permission to do that—I’ll get those to you if possible at the email address on your GitHub account. (I assume you mean OJS admin credentials for the site.)

In the meantime, I notice that the “currentPage” value for my (bad) response is 1, while it should actually be 2 for the first scroll down AJAX request (I checked using the OJS 3 demo site). I also did a var_dump of the grid data, and notice that the SQL query is the same for both the initial and the scroll-down AJAX requests. Any idea what might be causing that?

@asmecher, where does:

$request->getUserVar("grid-submissions-assignedsubmissions-assignedsubmissionslistgridPage")

get set (from getRangeInfo in PHPHandler.inc.php)? I notice in my situation that that value is NULL when it should be 2.

Figured it out—

suhosin decided those query string parameter names were too long, so it stripped them out. In the absence of the QS parameters, OJS used the default, which was to set the request to the first page.

Disabling suhosin resolved the issue.

Hi @kardeiz,

Glad you got it working. Who needs query parameters anyway?

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

Hi guys! I have the same issue on my journal: But when I call more in submissions unassigned-submissions-list-grid generate the result below. But when load more in active-submissions-list-grid the list compile right. :relaxed:
{“status”:true,“content”:"\t\t\t\n\t\n<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22136” class=“gridRow has_extras”>\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=“first_column pkp_helpers_text_left”>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href="#" class=“show_extras”>\n\t\t\t\t\t\t<span class=“pkp_screen_reader”>Configura\u00e7\u00f5es</span>\n\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t<span id=“cell-22136-id” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\t22136\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t<div class=“row_actions”>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22136-title” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\tPrates J\u00fanior et al.; CAF\u00c9 COM AGROECOLOGIA: INTEGRANDO CONHECIMENTO\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22136-stage” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href="#" id=“cell-22136-stage-itemWorkflow-button-592f50d137d95” title=“Acessar o fluxograma de trabalho desta submiss\u00e3o” class=“pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon_”>Submiss\u00e3o</a>\n\n\t\t$(function() {\n\t\t$(’#cell-22136-stage-itemWorkflow-button-592f50d137d95’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “cell-22136-stage-itemWorkflow-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.RedirectRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/workflow\/access\/22136”,\n\t\t\t\t\t"name": “self",\n\t\t\t\t\t"specs": “”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22136-control-row” class=“row_controls”>\n\t\t<td colspan=“3”>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22136-delete-button-592f50d143596” title=“Excluir” class=“pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete”>Excluir</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22136-delete-button-592f50d143596’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22136-delete-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Excluir”,\n\t\t\t\t\t"titleIcon": “modal_delete”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “auto”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.RemoteActionConfirmationModalHandler”,\n\t\t\t\t\t"okButton": “ok”,\n\t\t\t\t\t"cancelButton": “Cancelar”,\n\t\t\t\t\t"dialogText": “Deseja realmente apagar este item? Esta a\u00e7\u00e3o n\u00e3o poder\u00e1 ser desfeita.”,\n\t\t\t\t\t"remoteAction": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/grid\/submissions\/unassigned-submissions\/unassigned-submissions-list-grid\/delete-submission?submissionId=22136”,\n\t\t\t\t\t"csrfToken": “02c618d2bb061983ac872b43c80c7867”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22136-editorialHistory-button-592f50d145728” title=“Hist\u00f3rico Editorial” class=“pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info”>Mais informa\u00e7\u00f5es</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22136-editorialHistory-button-592f50d145728’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22136-editorialHistory-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Prates J\u00fanior, CAF\u00c9 COM AGROECOLOGIA: INTEGRANDO CONHECIMENTO”,\n\t\t\t\t\t"titleIcon": “modal_information”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “710”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.AjaxModalHandler”,\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/information-center\/submission-information-center\/view-information-center?submissionId=22136”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t\t\t\n\t\n<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22188” class=“gridRow has_extras”>\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=“first_column pkp_helpers_text_left”>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href="#" class=“show_extras”>\n\t\t\t\t\t\t<span class=“pkp_screen_reader”>Configura\u00e7\u00f5es</span>\n\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t<span id=“cell-22188-id” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\t22188\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t<div class=“row_actions”>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22188-title” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\tMartins et al.; A A utiliza\u00e7\u00e3o de fuma\u00e7a no controle da defensividade de abelhas ti\u00faba\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22188-stage” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href="#" id=“cell-22188-stage-itemWorkflow-button-592f50d1516e4” title=“Acessar o fluxograma de trabalho desta submiss\u00e3o” class="pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon”>Submiss\u00e3o</a>\n\n\t\t$(function() {\n\t\t$(’#cell-22188-stage-itemWorkflow-button-592f50d1516e4’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “cell-22188-stage-itemWorkflow-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.RedirectRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/workflow\/access\/22188”,\n\t\t\t\t\t"name": “self",\n\t\t\t\t\t"specs": “”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22188-control-row” class=“row_controls”>\n\t\t<td colspan=“3”>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22188-delete-button-592f50d15389b” title=“Excluir” class=“pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete”>Excluir</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22188-delete-button-592f50d15389b’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22188-delete-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Excluir”,\n\t\t\t\t\t"titleIcon": “modal_delete”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “auto”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.RemoteActionConfirmationModalHandler”,\n\t\t\t\t\t"okButton": “ok”,\n\t\t\t\t\t"cancelButton": “Cancelar”,\n\t\t\t\t\t"dialogText": “Deseja realmente apagar este item? Esta a\u00e7\u00e3o n\u00e3o poder\u00e1 ser desfeita.”,\n\t\t\t\t\t"remoteAction": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/grid\/submissions\/unassigned-submissions\/unassigned-submissions-list-grid\/delete-submission?submissionId=22188”,\n\t\t\t\t\t"csrfToken": “02c618d2bb061983ac872b43c80c7867”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22188-editorialHistory-button-592f50d1550e0” title=“Hist\u00f3rico Editorial” class=“pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info”>Mais informa\u00e7\u00f5es</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22188-editorialHistory-button-592f50d1550e0’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22188-editorialHistory-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Martins, A A utiliza\u00e7\u00e3o de fuma\u00e7a no controle da defensividade de abelhas ti\u00faba”,\n\t\t\t\t\t"titleIcon": “modal_information”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “710”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.AjaxModalHandler”,\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/information-center\/submission-information-center\/view-information-center?submissionId=22188”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t\t\t\n\t\n<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22189” class=“gridRow has_extras”>\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=“first_column pkp_helpers_text_left”>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href="#" class=“show_extras”>\n\t\t\t\t\t\t<span class=“pkp_screen_reader”>Configura\u00e7\u00f5es</span>\n\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t<span id=“cell-22189-id” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\t22189\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t<div class=“row_actions”>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22189-title” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\tCampelo Borges Mendon\u00e7a Barbosa et al.; SEMENTES BROTAM NA CAATINGA\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22189-stage” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href="#" id=“cell-22189-stage-itemWorkflow-button-592f50d1628c7” title=“Acessar o fluxograma de trabalho desta submiss\u00e3o” class="pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon”>Submiss\u00e3o</a>\n\n\t\t$(function() {\n\t\t$(’#cell-22189-stage-itemWorkflow-button-592f50d1628c7’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “cell-22189-stage-itemWorkflow-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.RedirectRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/workflow\/access\/22189”,\n\t\t\t\t\t"name": “self",\n\t\t\t\t\t"specs": “”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22189-control-row” class=“row_controls”>\n\t\t<td colspan=“3”>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22189-delete-button-592f50d164a41” title=“Excluir” class=“pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete”>Excluir</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22189-delete-button-592f50d164a41’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22189-delete-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Excluir”,\n\t\t\t\t\t"titleIcon": “modal_delete”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “auto”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.RemoteActionConfirmationModalHandler”,\n\t\t\t\t\t"okButton": “ok”,\n\t\t\t\t\t"cancelButton": “Cancelar”,\n\t\t\t\t\t"dialogText": “Deseja realmente apagar este item? Esta a\u00e7\u00e3o n\u00e3o poder\u00e1 ser desfeita.”,\n\t\t\t\t\t"remoteAction": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/grid\/submissions\/unassigned-submissions\/unassigned-submissions-list-grid\/delete-submission?submissionId=22189”,\n\t\t\t\t\t"csrfToken": “02c618d2bb061983ac872b43c80c7867”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22189-editorialHistory-button-592f50d166231” title=“Hist\u00f3rico Editorial” class=“pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info”>Mais informa\u00e7\u00f5es</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22189-editorialHistory-button-592f50d166231’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22189-editorialHistory-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Campelo Borges Mendon\u00e7a Barbosa, SEMENTES BROTAM NA CAATINGA”,\n\t\t\t\t\t"titleIcon": “modal_information”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “710”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.AjaxModalHandler”,\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/information-center\/submission-information-center\/view-information-center?submissionId=22189”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t\t\t\n\t\n<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22190” class=“gridRow has_extras”>\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=“first_column pkp_helpers_text_left”>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href="#" class=“show_extras”>\n\t\t\t\t\t\t<span class=“pkp_screen_reader”>Configura\u00e7\u00f5es</span>\n\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t<span id=“cell-22190-id” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\t22190\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t<div class=“row_actions”>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22190-title” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\tSouza et al.; ADUBA\u00c7\u00c3O ORG\u00c2NICA COM SERRAPILHEIRA DE BUMELIA SERTORIUM NO CULTIVO DO BOLDO\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22190-stage” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href="#" id=“cell-22190-stage-itemWorkflow-button-592f50d1737b0” title=“Acessar o fluxograma de trabalho desta submiss\u00e3o” class="pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon”>Submiss\u00e3o</a>\n\n\t\t$(function() {\n\t\t$(’#cell-22190-stage-itemWorkflow-button-592f50d1737b0’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “cell-22190-stage-itemWorkflow-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.RedirectRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/workflow\/access\/22190”,\n\t\t\t\t\t"name": “self",\n\t\t\t\t\t"specs": “”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22190-control-row” class=“row_controls”>\n\t\t<td colspan=“3”>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22190-delete-button-592f50d175a3f” title=“Excluir” class=“pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete”>Excluir</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22190-delete-button-592f50d175a3f’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22190-delete-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Excluir”,\n\t\t\t\t\t"titleIcon": “modal_delete”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “auto”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.RemoteActionConfirmationModalHandler”,\n\t\t\t\t\t"okButton": “ok”,\n\t\t\t\t\t"cancelButton": “Cancelar”,\n\t\t\t\t\t"dialogText": “Deseja realmente apagar este item? Esta a\u00e7\u00e3o n\u00e3o poder\u00e1 ser desfeita.”,\n\t\t\t\t\t"remoteAction": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/grid\/submissions\/unassigned-submissions\/unassigned-submissions-list-grid\/delete-submission?submissionId=22190”,\n\t\t\t\t\t"csrfToken": “02c618d2bb061983ac872b43c80c7867”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22190-editorialHistory-button-592f50d177286” title=“Hist\u00f3rico Editorial” class=“pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info”>Mais informa\u00e7\u00f5es</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22190-editorialHistory-button-592f50d177286’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22190-editorialHistory-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Souza, ADUBA\u00c7\u00c3O ORG\u00c2NICA COM SERRAPILHEIRA DE BUMELIA SERTORIUM NO CULTIVO DO BOLDO”,\n\t\t\t\t\t"titleIcon": “modal_information”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “710”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.AjaxModalHandler”,\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/information-center\/submission-information-center\/view-information-center?submissionId=22190”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t\t\t\n\t\n<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22197” class=“gridRow has_extras”>\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=“first_column pkp_helpers_text_left”>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href="#" class=“show_extras”>\n\t\t\t\t\t\t<span class=“pkp_screen_reader”>Configura\u00e7\u00f5es</span>\n\t\t\t\t\t</a>\n\t\t\t\t\t\t\t\t\t<span id=“cell-22197-id” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\t22197\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t<div class=“row_actions”>\n\t\t\t\t\t\t\t\t\t</div>\n\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22197-title” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\t<span class=“label”>\n\t\t\t\t\tCotrim; Teste Multifuncionalidade\n\t\t\t</span>\n\n</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=" pkp_helpers_text_left">\n\t\t\t\t\t\t\t\t<span id=“cell-22197-stage” class=“gridCellContainer”>\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href="#" id=“cell-22197-stage-itemWorkflow-button-592f50d182dd2” title=“Acessar o fluxograma de trabalho desta submiss\u00e3o” class="pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon”>Submiss\u00e3o</a>\n\n\t\t$(function() {\n\t\t$(’#cell-22197-stage-itemWorkflow-button-592f50d182dd2’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “cell-22197-stage-itemWorkflow-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.RedirectRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/workflow\/access\/22197”,\n\t\t\t\t\t"name": “_self”,\n\t\t\t\t\t"specs": “”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t</span>\n\n\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n\t<tr id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22197-control-row” class=“row_controls”>\n\t\t<td colspan=“3”>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22197-delete-button-592f50d185128” title=“Excluir” class=“pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete”>Excluir</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22197-delete-button-592f50d185128’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22197-delete-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Excluir”,\n\t\t\t\t\t"titleIcon": “modal_delete”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “auto”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.RemoteActionConfirmationModalHandler”,\n\t\t\t\t\t"okButton": “ok”,\n\t\t\t\t\t"cancelButton": “Cancelar”,\n\t\t\t\t\t"dialogText": “Deseja realmente apagar este item? Esta a\u00e7\u00e3o n\u00e3o poder\u00e1 ser desfeita.”,\n\t\t\t\t\t"remoteAction": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/grid\/submissions\/unassigned-submissions\/unassigned-submissions-list-grid\/delete-submission?submissionId=22197”,\n\t\t\t\t\t"csrfToken": “02c618d2bb061983ac872b43c80c7867”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t\n\t\n<a href="#" id=“component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22197-editorialHistory-button-592f50d186aae” title=“Hist\u00f3rico Editorial” class=“pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info”>Mais informa\u00e7\u00f5es</a>\n\n\t\t$(function() {\n\t\t$(’#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22197-editorialHistory-button-592f50d186aae’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22197-editorialHistory-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.ModalRequest”,\n\tactionRequestOptions: {\n\t\t\t\t\t"title": “Cotrim, Teste Multifuncionalidade”,\n\t\t\t\t\t"titleIcon": “modal_information”,\n\t\t\t\t\t"canClose": “1”,\n\t\t\t\t\t"width": “710”,\n\t\t\t\t\t"closeButtonText": “Fechar Painel”,\n\t\t\t\t\t"modalHandler": “$.pkp.controllers.modal.AjaxModalHandler”,\n\t\t\t\t\t"url": “http:\/\/aba-agroecologia.org.br\/revistas\/index.php\/rbagroecologia\/$$$call$$$\/information-center\/submission-information-center\/view-information-center?submissionId=22197”,\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t\t\t\t\t\t</td>\n\t</tr>\n",“elementId”:“0”,“pagingInfo”:{“filter”:"{“search”:"",“column”:"",“stageId”:0,“sectionId”:0}",“itemsPerPageParamName”:“grid-submissions-unassignedsubmissions-unassignedsubmissionslistgridItemsPerPage”,“defaultItemsPerPage”:25,“currentItemsPerPage”:“5”,“itemsTotal”:“42”,“pageParamName”:“grid-submissions-unassignedsubmissions-unassignedsubmissionslistgridPage”,“currentPage”:“4”,“pagingMarkup”:"\t<div class=“gridPagingScrolling”>\n\t\t\t\t\t\n\t\n<a href="#" id=“moreItems-button-592f50d18a1ba” title=“Carregar mais” class=“pkp_controllers_linkAction pkp_linkaction_moreItems pkp_linkaction_icon_more_items”>Carregar mais</a>\n\n\t\t$(function() {\n\t\t$(’#moreItems-button-592f50d18a1ba’).pkpHandler(\n\t\t\t’$.pkp.controllers.linkAction.LinkActionHandler’,\n\t\t\t\t\n{\n\t\tstaticId: “moreItems-button”,\n\t\tactionRequest: “$.pkp.classes.linkAction.NullAction”,\n\tactionRequestOptions: {\n\t\t\t}\n}\t\t\t);\n\t});\n</script>\t\t\t\t<span class=“item_count”>\n\t\t\t20 de 42 itens\n\t\t</span>\n\t\t\n<div class=“pkp_loading”>\n\t<span class=“pkp_spinner”></span>\n\t<span class=“message”>Carregando …</span>\n</div>\t</div>\n"}}

Hi @Glauco_Roberto_Munsb,

It looks like your browser is taking a JSON response from the server and displaying it verbatim instead of passing it through the usual Javascript handler that’s written for that purpose. This can happen if your browser has already encountered a Javascript error. Can you check your browser console for errors around this interaction?

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

none error on browser console, the result is Status Code:200 OK and the response is exactly the message above. I try debug, but can be a encode problem on PHP?

Hi @Glauco_Roberto_Munsb,

It looks like at least some of the content above got interpreted by the forum as Markdown/HTML code – can you post it again, using the “preformatted text” tool when writing the post? Also, just to be sure, you’re using OJS 3.0.2, correct?

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

Yep OJS 3.0.2. Sorry to put out of performatted text.

{"status":true,"content":"\t\t\t\n\t\n<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22080\" class=\"gridRow has_extras\">\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\"first_column pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"show_extras\">\n\t\t\t\t\t\t<span class=\"pkp_screen_reader\">Configura\u00e7\u00f5es<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<span id=\"cell-22080-id\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\t22080\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t<div class=\"row_actions\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22080-title\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\tJovchelevich et al.; MELHORAMENTO PARTICIPATIVO DE AB\u00d3BORA SOB MANEJO BIODIN\u00c2MICO\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22080-stage\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href=\"#\" id=\"cell-22080-stage-itemWorkflow-button-593001e126ed7\" title=\"Acessar o fluxograma de trabalho desta submiss\u00e3o\" class=\"pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon_\">Submiss\u00e3o<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#cell-22080-stage-itemWorkflow-button-593001e126ed7').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"cell-22080-stage-itemWorkflow-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.RedirectRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/workflow\\\/access\\\/22080\",\n\t\t\t\t\t\"name\": \"_self\",\n\t\t\t\t\t\"specs\": \"\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22080-control-row\" class=\"row_controls\">\n\t\t<td colspan=\"3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22080-delete-button-593001e12867b\" title=\"Excluir\" class=\"pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete\">Excluir<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22080-delete-button-593001e12867b').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22080-delete-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Excluir\",\n\t\t\t\t\t\"titleIcon\": \"modal_delete\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"auto\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.RemoteActionConfirmationModalHandler\",\n\t\t\t\t\t\"okButton\": \"ok\",\n\t\t\t\t\t\"cancelButton\": \"Cancelar\",\n\t\t\t\t\t\"dialogText\": \"Deseja realmente apagar este item? Esta a\\u00e7\\u00e3o n\\u00e3o poder\\u00e1 ser desfeita.\",\n\t\t\t\t\t\"remoteAction\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/grid\\\/submissions\\\/unassigned-submissions\\\/unassigned-submissions-list-grid\\\/delete-submission?submissionId=22080\",\n\t\t\t\t\t\"csrfToken\": \"ed4ba0792c93365f32ddb420f33a555b\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22080-editorialHistory-button-593001e12956a\" title=\"Hist\u00f3rico Editorial\" class=\"pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info\">Mais informa\u00e7\u00f5es<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22080-editorialHistory-button-593001e12956a').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22080-editorialHistory-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Jovchelevich, MELHORAMENTO PARTICIPATIVO DE AB\\u00d3BORA SOB MANEJO BIODIN\\u00c2MICO\",\n\t\t\t\t\t\"titleIcon\": \"modal_information\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"710\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.AjaxModalHandler\",\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/information-center\\\/submission-information-center\\\/view-information-center?submissionId=22080\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t\t\t\n\t\n<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22081\" class=\"gridRow has_extras\">\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\"first_column pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"show_extras\">\n\t\t\t\t\t\t<span class=\"pkp_screen_reader\">Configura\u00e7\u00f5es<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<span id=\"cell-22081-id\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\t22081\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t<div class=\"row_actions\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22081-title\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\tGabella et al.; TRANSICI\u00d3N AGROECOL\u00d3GICA EN PRODUCCIONES EXTENSIVAS DE LA REGI\u00d3N SEMI\u00c1RIDA PAMPEANA ARGENTINA\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22081-stage\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href=\"#\" id=\"cell-22081-stage-itemWorkflow-button-593001e132a51\" title=\"Acessar o fluxograma de trabalho desta submiss\u00e3o\" class=\"pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon_\">Submiss\u00e3o<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#cell-22081-stage-itemWorkflow-button-593001e132a51').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"cell-22081-stage-itemWorkflow-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.RedirectRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/workflow\\\/access\\\/22081\",\n\t\t\t\t\t\"name\": \"_self\",\n\t\t\t\t\t\"specs\": \"\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22081-control-row\" class=\"row_controls\">\n\t\t<td colspan=\"3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22081-delete-button-593001e13428b\" title=\"Excluir\" class=\"pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete\">Excluir<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22081-delete-button-593001e13428b').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22081-delete-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Excluir\",\n\t\t\t\t\t\"titleIcon\": \"modal_delete\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"auto\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.RemoteActionConfirmationModalHandler\",\n\t\t\t\t\t\"okButton\": \"ok\",\n\t\t\t\t\t\"cancelButton\": \"Cancelar\",\n\t\t\t\t\t\"dialogText\": \"Deseja realmente apagar este item? Esta a\\u00e7\\u00e3o n\\u00e3o poder\\u00e1 ser desfeita.\",\n\t\t\t\t\t\"remoteAction\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/grid\\\/submissions\\\/unassigned-submissions\\\/unassigned-submissions-list-grid\\\/delete-submission?submissionId=22081\",\n\t\t\t\t\t\"csrfToken\": \"ed4ba0792c93365f32ddb420f33a555b\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22081-editorialHistory-button-593001e1352c2\" title=\"Hist\u00f3rico Editorial\" class=\"pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info\">Mais informa\u00e7\u00f5es<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22081-editorialHistory-button-593001e1352c2').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22081-editorialHistory-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Gabella, TRANSICI\\u00d3N AGROECOL\\u00d3GICA EN PRODUCCIONES EXTENSIVAS DE LA REGI\\u00d3N SEMI\\u00c1RIDA PAMPEANA ARGENTINA\",\n\t\t\t\t\t\"titleIcon\": \"modal_information\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"710\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.AjaxModalHandler\",\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/information-center\\\/submission-information-center\\\/view-information-center?submissionId=22081\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t\t\t\n\t\n<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22083\" class=\"gridRow has_extras\">\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\"first_column pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"show_extras\">\n\t\t\t\t\t\t<span class=\"pkp_screen_reader\">Configura\u00e7\u00f5es<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<span id=\"cell-22083-id\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\t22083\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t<div class=\"row_actions\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22083-title\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\tFernandes; Manejo agroecol\u00f3gico de sistemas em cons\u00f3rcio de um latosso amarelo no rec\u00f4ncavo da bahia\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22083-stage\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href=\"#\" id=\"cell-22083-stage-itemWorkflow-button-593001e13ff34\" title=\"Acessar o fluxograma de trabalho desta submiss\u00e3o\" class=\"pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon_\">Submiss\u00e3o<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#cell-22083-stage-itemWorkflow-button-593001e13ff34').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"cell-22083-stage-itemWorkflow-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.RedirectRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/workflow\\\/access\\\/22083\",\n\t\t\t\t\t\"name\": \"_self\",\n\t\t\t\t\t\"specs\": \"\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22083-control-row\" class=\"row_controls\">\n\t\t<td colspan=\"3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22083-delete-button-593001e14233f\" title=\"Excluir\" class=\"pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete\">Excluir<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22083-delete-button-593001e14233f').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22083-delete-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Excluir\",\n\t\t\t\t\t\"titleIcon\": \"modal_delete\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"auto\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.RemoteActionConfirmationModalHandler\",\n\t\t\t\t\t\"okButton\": \"ok\",\n\t\t\t\t\t\"cancelButton\": \"Cancelar\",\n\t\t\t\t\t\"dialogText\": \"Deseja realmente apagar este item? Esta a\\u00e7\\u00e3o n\\u00e3o poder\\u00e1 ser desfeita.\",\n\t\t\t\t\t\"remoteAction\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/grid\\\/submissions\\\/unassigned-submissions\\\/unassigned-submissions-list-grid\\\/delete-submission?submissionId=22083\",\n\t\t\t\t\t\"csrfToken\": \"ed4ba0792c93365f32ddb420f33a555b\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22083-editorialHistory-button-593001e1435cf\" title=\"Hist\u00f3rico Editorial\" class=\"pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info\">Mais informa\u00e7\u00f5es<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22083-editorialHistory-button-593001e1435cf').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22083-editorialHistory-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Fernandes, Manejo agroecol\\u00f3gico de sistemas em cons\\u00f3rcio de um latosso amarelo no rec\\u00f4ncavo da bahia\",\n\t\t\t\t\t\"titleIcon\": \"modal_information\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"710\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.AjaxModalHandler\",\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/information-center\\\/submission-information-center\\\/view-information-center?submissionId=22083\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t\t\t\n\t\n<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22092\" class=\"gridRow has_extras\">\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\"first_column pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"show_extras\">\n\t\t\t\t\t\t<span class=\"pkp_screen_reader\">Configura\u00e7\u00f5es<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<span id=\"cell-22092-id\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\t22092\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t<div class=\"row_actions\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22092-title\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\tRogerio et al.; PARTICIPA\u00c7\u00c3O DA MULHER NA AGROECOLOGIA: RELATO DE UMA EXPERI\u00caNCIA EM ARROIO DO MEIO, RIO GRANDE DO SUL\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22092-stage\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href=\"#\" id=\"cell-22092-stage-itemWorkflow-button-593001e14d79e\" title=\"Acessar o fluxograma de trabalho desta submiss\u00e3o\" class=\"pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon_\">Submiss\u00e3o<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#cell-22092-stage-itemWorkflow-button-593001e14d79e').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"cell-22092-stage-itemWorkflow-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.RedirectRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/workflow\\\/access\\\/22092\",\n\t\t\t\t\t\"name\": \"_self\",\n\t\t\t\t\t\"specs\": \"\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22092-control-row\" class=\"row_controls\">\n\t\t<td colspan=\"3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22092-delete-button-593001e14fa37\" title=\"Excluir\" class=\"pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete\">Excluir<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22092-delete-button-593001e14fa37').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22092-delete-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Excluir\",\n\t\t\t\t\t\"titleIcon\": \"modal_delete\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"auto\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.RemoteActionConfirmationModalHandler\",\n\t\t\t\t\t\"okButton\": \"ok\",\n\t\t\t\t\t\"cancelButton\": \"Cancelar\",\n\t\t\t\t\t\"dialogText\": \"Deseja realmente apagar este item? Esta a\\u00e7\\u00e3o n\\u00e3o poder\\u00e1 ser desfeita.\",\n\t\t\t\t\t\"remoteAction\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/grid\\\/submissions\\\/unassigned-submissions\\\/unassigned-submissions-list-grid\\\/delete-submission?submissionId=22092\",\n\t\t\t\t\t\"csrfToken\": \"ed4ba0792c93365f32ddb420f33a555b\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22092-editorialHistory-button-593001e150b81\" title=\"Hist\u00f3rico Editorial\" class=\"pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info\">Mais informa\u00e7\u00f5es<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22092-editorialHistory-button-593001e150b81').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22092-editorialHistory-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Rogerio, PARTICIPA\\u00c7\\u00c3O DA MULHER NA AGROECOLOGIA: RELATO DE UMA EXPERI\\u00caNCIA EM ARROIO DO MEIO, RIO GRANDE DO SUL\",\n\t\t\t\t\t\"titleIcon\": \"modal_information\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"710\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.AjaxModalHandler\",\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/information-center\\\/submission-information-center\\\/view-information-center?submissionId=22092\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t\t\t\n\t\n<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22095\" class=\"gridRow has_extras\">\n\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\"first_column pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" class=\"show_extras\">\n\t\t\t\t\t\t<span class=\"pkp_screen_reader\">Configura\u00e7\u00f5es<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<span id=\"cell-22095-id\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\t22095\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t<div class=\"row_actions\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22095-title\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\t<span class=\"label\">\n\t\t\t\t\tMECENAS; MARCO REGULAT\u00d3RIO DA AGRICULTURA ORG\u00c2NICA \u2013 EFIC\u00c1CIA, PROTE\u00c7\u00c3O E DIFICULDADES\n\t\t\t<\/span>\n\n<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t<td class=\" pkp_helpers_text_left\">\n\t\t\t\t\t\t\t\t<span id=\"cell-22095-stage\" class=\"gridCellContainer\">\n\t\n\n\n\t\t\n\n\t\t\t\n\t\n<a href=\"#\" id=\"cell-22095-stage-itemWorkflow-button-593001e15b02c\" title=\"Acessar o fluxograma de trabalho desta submiss\u00e3o\" class=\"pkp_controllers_linkAction pkp_linkaction_itemWorkflow pkp_linkaction_icon_\">Submiss\u00e3o<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#cell-22095-stage-itemWorkflow-button-593001e15b02c').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"cell-22095-stage-itemWorkflow-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.RedirectRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/workflow\\\/access\\\/22095\",\n\t\t\t\t\t\"name\": \"_self\",\n\t\t\t\t\t\"specs\": \"\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t<\/span>\n\n\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n\t<tr id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22095-control-row\" class=\"row_controls\">\n\t\t<td colspan=\"3\">\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22095-delete-button-593001e15c5d3\" title=\"Excluir\" class=\"pkp_controllers_linkAction pkp_linkaction_delete pkp_linkaction_icon_delete\">Excluir<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22095-delete-button-593001e15c5d3').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22095-delete-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"Excluir\",\n\t\t\t\t\t\"titleIcon\": \"modal_delete\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"auto\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.RemoteActionConfirmationModalHandler\",\n\t\t\t\t\t\"okButton\": \"ok\",\n\t\t\t\t\t\"cancelButton\": \"Cancelar\",\n\t\t\t\t\t\"dialogText\": \"Deseja realmente apagar este item? Esta a\\u00e7\\u00e3o n\\u00e3o poder\\u00e1 ser desfeita.\",\n\t\t\t\t\t\"remoteAction\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/grid\\\/submissions\\\/unassigned-submissions\\\/unassigned-submissions-list-grid\\\/delete-submission?submissionId=22095\",\n\t\t\t\t\t\"csrfToken\": \"ed4ba0792c93365f32ddb420f33a555b\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t\n\t\n<a href=\"#\" id=\"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22095-editorialHistory-button-593001e15d4ce\" title=\"Hist\u00f3rico Editorial\" class=\"pkp_controllers_linkAction pkp_linkaction_editorialHistory pkp_linkaction_icon_more_info\">Mais informa\u00e7\u00f5es<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22095-editorialHistory-button-593001e15d4ce').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"component-grid-submissions-unassignedsubmissions-unassignedsubmissionslistgrid-row-22095-editorialHistory-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.ModalRequest\",\n\tactionRequestOptions: {\n\t\t\t\t\t\"title\": \"MECENAS, MARCO REGULAT\\u00d3RIO DA AGRICULTURA ORG\\u00c2NICA \\u2013 EFIC\\u00c1CIA, PROTE\\u00c7\\u00c3O E DIFICULDADES\",\n\t\t\t\t\t\"titleIcon\": \"modal_information\",\n\t\t\t\t\t\"canClose\": \"1\",\n\t\t\t\t\t\"width\": \"710\",\n\t\t\t\t\t\"closeButtonText\": \"Fechar Painel\",\n\t\t\t\t\t\"modalHandler\": \"$.pkp.controllers.modal.AjaxModalHandler\",\n\t\t\t\t\t\"url\": \"http:\\\/\\\/aba-agroecologia.org.br\\\/revistas\\\/index.php\\\/rbagroecologia\\\/$$$call$$$\\\/information-center\\\/submission-information-center\\\/view-information-center?submissionId=22095\",\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t\t\t\t\t\t<\/td>\n\t<\/tr>\n","elementId":"0","pagingInfo":{"filter":"{\"search\":\"\",\"column\":\"\",\"stageId\":0,\"sectionId\":0}","itemsPerPageParamName":"grid-submissions-unassignedsubmissions-unassignedsubmissionslistgridItemsPerPage","defaultItemsPerPage":25,"currentItemsPerPage":"5","itemsTotal":"42","pageParamName":"grid-submissions-unassignedsubmissions-unassignedsubmissionslistgridPage","currentPage":"2","pagingMarkup":"\t<div class=\"gridPagingScrolling\">\n\t\t\t\t\t\n\t\n<a href=\"#\" id=\"moreItems-button-593001e15e7d7\" title=\"Carregar mais\" class=\"pkp_controllers_linkAction pkp_linkaction_moreItems pkp_linkaction_icon_more_items\">Carregar mais<\/a>\n<script>\n\t\t$(function() {\n\t\t$('#moreItems-button-593001e15e7d7').pkpHandler(\n\t\t\t'$.pkp.controllers.linkAction.LinkActionHandler',\n\t\t\t\t\n{\n\t\tstaticId: \"moreItems-button\",\n\t\tactionRequest: \"$.pkp.classes.linkAction.NullAction\",\n\tactionRequestOptions: {\n\t\t\t}\n}\t\t\t);\n\t});\n<\/script>\t\t\t\t<span class=\"item_count\">\n\t\t\t10 de 42 itens\n\t\t<\/span>\n\t\t\n<div class=\"pkp_loading\">\n\t<span class=\"pkp_spinner\"><\/span>\n\t<span class=\"message\">Carregando ...<\/span>\n<\/div>\t<\/div>\n"}}

Hi @Glauco_Roberto_Munsb,

Hmm, can you PM me a URL where I can try a login myself? I’m having trouble replicating this locally.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi,

I’m experiencing the same problem here.

It loads only 20 articles, then keeps loading but dont add anything.

Renato

Hi @renatosbcm,

Please include more information. What version of OJS are you using? What list is failing to load more items? Did you check your PHP error log?

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher,

OJS 3.0.1 - Brazil

The list is in Archived Submissions. It has 256 itens, but shows me only 20. Then it tries to load and stops.

The error log shows me only this: “File does not exist: … favicon.ico …” - nothing more.

Hi @renatosbcm,

That sounds like a message from your Apache log, which might not be the same as your PHP error log.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi, @asmecher,

We solved the problem disabling suhosin, like @kardeiz. It works fine.

Thanks guys.