mirror of
https://github.com/zotero/zotero.git
synced 2026-09-06 08:16:02 +00:00
Fix the glitch where having anyField search condition along with any other condition would return an empty result set if joinMode="any". This would happen due to a conflict between conditions caused by wrapping "anyField" condition set into a quickSearch block, which enforces "AND" operator between conditions. Fixes: #4830 |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| resource | ||
| tests | ||
| chrome.manifest | ||
| runtests.sh | ||