Diego de la Hera
Diego de la Hera
This bug should not be confused with #107. There, the user might think there was an error logging in because the error would appear right after the login dialog has...
This happened to me today. Couldn't debug in detail because I had to restart Zotero and the problem was gone, as reported above; and I don't know yet how to...
To log in, wikibase-edit calls the Wikidata API's with action=login twice: 1. First, with username and password only, to get login cookies and a login token (BTW, the API complains...
> Confirm that, when the bug occurs, no cookies are available within the `getSessionCookies` function, neither in the `cookies` string, nor in the "cookies" service (i.e., `Services.cookies.getCookiesFromHost(new URL('https://www.wikidata.org').host, {}).hasMoreElements()` is...
When the bug occurs, these lines are printed to the debug output: ``` CookieSandbox: Being paranoid about channel for www.wikidata.org CookieSandbox: Cleared cookies to be sent to www.wikidata.org Being paranoid...
Thank you! Related to #51
Also, publication place, as pointed out by @lightgivener
Same thing goes for creators other than "author" (e.g. "editor").
> Also, publication place, as pointed out by @lightgivener The OpenCitations bot for Wikidata solves this by adding `published in` statements with `unknown` object value and the name of the...
> The OpenCitations bot for Wikidata solves this by adding published in statements with unknown object value and the name of the publisher as a stated as qualifier. Transcribing @rdmpage...