Chrome connector - Multiple results
1. The item selection window in the connector is always too small, and I have to scroll down or resize to submit, etc.
1a. The Select All and Deselect All buttons do nothing.
2. When saving multiple results from the Chrome connector, Zotero only attempts to save the first of them. I've been testing with this set of search results. I get only one item in Zotero, and I see nothing about subsequent items in the debug output.
2a. It would be good if incoming POST data from connectors was placed in the debug output.
1a. The Select All and Deselect All buttons do nothing.
2. When saving multiple results from the Chrome connector, Zotero only attempts to save the first of them. I've been testing with this set of search results. I get only one item in Zotero, and I see nothing about subsequent items in the debug output.
2a. It would be good if incoming POST data from connectors was placed in the debug output.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
We don't put the POST data from the connectors into the debug output because for detection and translation, the connector sends the page source over the channel, which can be quite large.