Morags
About
- Username
- Morags
- Joined
- Roles
- Member
Comments
-
I actually thought the "bug" was the way Zotero was meant to work, and attachments not being renamed *was* the bug. This has several benefits: 1. It's reasonable to assume that the representation of an object (the table entry) would reflect the obj…
-
I'll do that. Thanks!
-
Okay! That was not self-evident... ATM I'm getting a "no title" error for web tests, and "detection failed" for the built-in tests. Any idea why?
-
1. In Browser -> URL, paste this (https://www.haaretz.co.il/tmr/wallstreet/2023-03-14/ty-article/.premium/00000186-e057-d8aa-a996-f7ff690a0000) and click "Create Web Test". 2. Console return "Error: No title specified for item". No page loads, an…
-
True. I was assuming all of the selectors resolve once the page loads, or a silent failure if they don't. Any idea if/when Zotero will transition to ECMAScript 2020 (optional chaining and the nullish coalescing operator)? I'm not sure. I've tried t…
-
I'm definitely planning to do that, once I get it to work. You're right. This time the error is at the beginning of doWeb: item.title = doc.querySelector('meta[name="title"]').content; Again, the query works in the browser, for example with this …
-
(Thanks!)
-
Bump.