Scielo - Multiple import broken
I have tried importing search results (multiple items that show up in search results) through Zotero. The pop-up correctly shows the number of results and titles. Once items are selected, Zotero asks for the folder to import to, but nothing shows up and it throws and error. Importing single items (from the article view) works as expected.
https://search.scielo.org/?q=("entorno+personal+de+aprendizaje")+OR+("entorno+personales+de+aprendizaje")+OR+("red+personal+de+aprendizaje")+OR+("redes+personales+de+aprendizaje")&lang=pt&count=15&from=16&output=site&sort=&format=summary&fb=&page=2&filter[in][]=*&q=("entorno+personal+de+aprendizaje")+OR+("entornos+personales+de+aprendizaje")+OR+("red+personal+de+aprendizaje")+OR+("redes+personales+de+aprendizaje")&lang=pt
For simpler searches, everything is working fine for me, including in the Portuguese interface:
https://search.scielo.org/?q=testing&lang=pt&count=15&from=16&output=site&sort=&format=summary&fb=&page=2
https://search.scielo.org/?q=tecnologia+educacional&lang=pt&count=15&from=16&output=site&sort=&format=summary&fb=&page=1&q=tecnologia+educacional+brasil&lang=pt&page=1
You can look at the live debug in the connector yourself: https://www.zotero.org/support/debug_output#zotero_connectors_firefox_chrome_and_safari
but all you'll see is a connection error to the same URLs that are also failing in the browser, followed by the import process being interrupted.
and then one specific (which is the case we discuss above and make sense). I will try to alert Scielo of this second one for sure.
[JavaScript Error: "HTTP request to http://127.0.0.1:23119/connector/getTranslatorCode rejected with status 0"]
[JavaScript Error: "HTTP request to http://127.0.0.1:23119/connector/ping rejected with status 0"]
[JavaScript Error: "HTTP request to http://www.scielo.org.co/scielo.php?script=sci_arttext&pid=S1794-89322015000200005&lang=pt has timed out after 15000ms" {file: "moz-extension://8b691b51-556f-4a4c-8d4e-f5436b3b2f84/messaging_inject.js" line: 79}]
You can try to open http://127.0.0.1:23119/connector/getTranslatorCode in your browser. If you see "Endpoint does not support method", everything is working as it should. If not, that's an issue to troubleshoot separately.