Shortcut: WD:RATP
Wikidata:Report a technical problem
Report a problem | How to report a problem | Help with Phabricator | Get involved | WDQS and Search |
On this page, old discussions are archived. An overview of all archives can be found at this page's archive index. The current archive is located at 2024/11. |
Use this page to report a technical problem! If the problem you encounter is about the Wikidata Query Service or Search, please report it at WDQS and Search. |
Property suggestion
[edit]On pages about humans, e.g. Marta Binaghi (Q113804335), which have VIAF and GND already, when trying to add a property,
- I got property:P7859 as suggestion, which is deleted
- I didn't get ISNI, which is very common for items about humans
Please remove P7859 and make ISNI showing up. Lorenz Karsten (talk) 14:45, 23 October 2024 (UTC)
- Thank you! I've filed a ticket to address this at T377986. Lydia Pintscher (WMDE) (talk) 16:31, 23 October 2024 (UTC)
Could not add label -mul- without reverting to a version that had such a label
[edit]Talk:Q109487867#Label_mul Lorenz Karsten (talk) 09:31, 24 October 2024 (UTC)
Wikibase REST API: misspelled CORS header value
[edit]I'm trying out using the Wikibase REST API in a HTML/Javascript thingimagic but I'm having trouble with CORS not letting me complete some requests.
I'm using the Endpoint POST /entities/items/{item_id}/statements
to add a new statement to an item and the Access-Control-Allow-Headers
value has a misspelled header name: The documentation says I can use the If-Match
header, but this is the Access-Control-Allow-Headers
response when Firefox sends the OPTIONS preflight request, which results in Firefox not allowing my request to complete:
Accept, Accept-Language, Content-Language, Content-Type, Accept-Encoding, DNT, Origin, User-Agent, Api-User-Agent, Access-Control-Max-Age, Authorization, X-Wikimedia-Debug, If-Mach, If-None-Match, If-Modified-Since
As you might see, it includes If-Mach
which I assume is a misspelled form of If-Match
. Lokfahrer (talk) 16:20, 24 October 2024 (UTC)
- This was an upstream bug in MediaWiki core, our team just fixed it and should work as expected now. Good catch! Ifrahkhanyaree WMDE (talk) 09:23, 25 October 2024 (UTC)
- Hmm, it doesn't seem to be fixed. The
OPTIONS
request still has the misspelled header as before. - I also noticed another problem: When using Javascript in the browser with CORS, I'm not able to read the
Etag
header from the initial request in the first place. It would need to be listed in theAccess-Control-Expose-Headers
header to be readable by Javascript. (The same probably applies for all other requests and for any of the headers which are listed in the API documentation as response headers.) - That said I'm now not quite sure if using the Wikidata REST API in browser based Javascript is even an intended use case ^^; Lokfahrer (talk) 17:53, 26 October 2024 (UTC)
- It will take a few days for the new code to be deployed on Wikidata. It should happen later this week. Lydia Pintscher (WMDE) (talk) 15:05, 30 October 2024 (UTC)
- Hmm, it doesn't seem to be fixed. The
Link to Horari d'hivern (standard time)
[edit]Hello. The item https://www.wikidata.org/wiki/Q1777301 is blocked and I can't edit it. Can anyone add the link to the Catalan article, please? It's this: horari d'hivern https://ca.wikipedia.org/wiki/Horari_d%27hivern Thank you. 139.47.125.157 18:11, 27 October 2024 (UTC)
- IP editors and new users (that are not in the confirmed or autoconfirmed groups) are limited in some actions including adding and changing sitelinks. I have added the sitelink on your behalf. In the future Wikidata:Project chat is the best place to make these kinds of requests. Thank you for your contributions on Wikimedia projects and have a nice day. William Graham (talk) 18:36, 27 October 2024 (UTC)
Badges and unconfirmed users
[edit]Hi. Sorry if this is not the right place to ask, but I'll refer to abuse filter 52 which disallows adding badges by unconfirmed users. Then again, CapitanTick3 (talk • contribs • deleted contribs • logs • filter log • block user • block log • SUL (for IP: GUC)) has managed to create some items straight with the badges set. From the tags, it seems these edits are possible via the mobile web UI. Maybe some tweaks of the filter may be in order? I edit filters on ro.wp, but I'm reluctant to do so here because I'm not familiar with the peculiarities of edit filters vs. Wikibase, so maybe there is someone who knows better. —Andreitalk 07:15, 5 November 2024 (UTC)
- I don’t think it’s specific to the mobile interface, you can see those badges at e.g. https://www.wikidata.org/wiki/Special:NewItem?site=enwiki&page=Red+link+example. (This was introduced in January this year with T324420.) Trying out the abuse filter locally, I think you’ll have to look for
wbeditentity-create
in the summary and the badge item IDs in theadded_lines
. Lucas Werkmeister (WMDE) (talk) 09:46, 5 November 2024 (UTC)