[Wikidata-bugs] [Maniphest] [Commented On] T238901: Wikibase's Special:EntityData should not emit when responding with HTTP code 304

2019-11-24 Thread Vgutierrez
Vgutierrez added a comment. last BAD_INCOMING_RESPONSE error on cp1075 was a few seconds before deploying this: 20191122.15h16m44s CONNECT:[0] could not connect [BAD_INCOMING_RESPONSE] to 10.2.2.1 for

[Wikidata-bugs] [Maniphest] [Created] T239027: Inconsistent count on diff (rc-change-size-new)

2019-11-24 Thread VIGNERON
VIGNERON created this task. VIGNERON added a project: Wikidata. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Context: on Wikidata, I often correct the capitalization of the label, for instance replacing "Parc" by "parc". In this case, the size change should be 0 and

[Wikidata-bugs] [Maniphest] [Commented On] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-24 Thread gerritbot
gerritbot added a comment. Change 552660 had a related patch set uploaded (by Brian Wolff; owner: Brian Wolff): [wikidata/query/gui@master] Make polestar no longer use inline scripts https://gerrit.wikimedia.org/r/552660 TASK DETAIL https://phabricator.wikimedia.org/T238618 EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-24 Thread Bawolff
Bawolff added a comment. So revised suggested CSP header: For everything except in the polestar directory: default-src 'self' data:; style-src 'unsafe-inline' data: 'self'; img-src data: 'self' upload.wikimedia.org commons.wikimedia.org; media-src data: 'self'

[Wikidata-bugs] [Maniphest] [Commented On] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-24 Thread Bawolff
Bawolff added a comment. Polestar also has a button to load datasets from http://ec2-52-1-38-182.compute-1.amazonaws.com:8753 - which seems a bit suspect from a privacy policy perspective... TASK DETAIL https://phabricator.wikimedia.org/T238618 EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-24 Thread gerritbot
gerritbot added a comment. Change 552656 had a related patch set uploaded (by Brian Wolff; owner: Brian Wolff): [wikidata/query/gui@master] Use CORS instead of jsonp for cross domain requests https://gerrit.wikimedia.org/r/552656 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-24 Thread gerritbot
gerritbot added a comment. Change 552652 had a related patch set uploaded (by Brian Wolff; owner: Brian Wolff): [wikidata/query/gui@master] Split initialization JS of embed.html to separate file https://gerrit.wikimedia.org/r/552652 TASK DETAIL

[Wikidata-bugs] [Maniphest] [Updated] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-24 Thread gerritbot
gerritbot added a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T238618 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: gerritbot Cc: Lucas_Werkmeister_WMDE, Aklapper, Bawolff, Hook696, Daryl-TTMG, RomaAmorRoma,

[Wikidata-bugs] [Maniphest] [Commented On] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-24 Thread Bawolff
Bawolff added a comment. So if I was ignoring polestar (aka graph builder mode) the ideal CSP would be something like: default-src 'self' data:; style-src 'unsafe-inline' data: 'self'; img-src data: 'self' upload.wikimedia.org commons.wikimedia.org; media-src data: 'self'

[Wikidata-bugs] [Maniphest] [Commented On] T238618: Adopt a CSP policy for query.wikidata.org

2019-11-24 Thread Bawolff
Bawolff added a comment. So investigating this a bit further: - embed.html would ideally have its script in a separate file - Move the current usages of JSONP with www.wikidata.org to CORS - polestar uses angular, from what I understand, angular can be used to bypass CSP TASK DETAIL

[Wikidata-bugs] [Maniphest] [Commented On] T233148: Wikidata Query Service UI doesn’t understand lexicographical data prefixes

2019-11-24 Thread So9q
So9q added a comment. What is the ETA of reviews currently? TASK DETAIL https://phabricator.wikimedia.org/T233148 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: So9q Cc: So9q, Aklapper, WikidataFacts, Hook696, Daryl-TTMG, RomaAmorRoma,

[Wikidata-bugs] [Maniphest] [Commented On] T218028: Links to sourceswiki can be added to items but aren't displayed

2019-11-24 Thread Ankry
Ankry added a comment. The current behaviour tends to cause problems and mislead users, see https://wikisource.org/w/index.php?title=Special:Permalink/765318#Wikipedia_link_from_the_main_page_of_the_Wikisource (caused by

[Wikidata-bugs] [Maniphest] [Raised Priority] T239015: Merging an item is incorrectly marked as deletion on watchlists of other projects

2019-11-24 Thread DannyS712
DannyS712 raised the priority of this task from "Normal" to "Needs Triage". TASK DETAIL https://phabricator.wikimedia.org/T239015 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: DannyS712 Cc: Bencemac, Aklapper, darthmon_wmde, DannyS712, Nandana,

[Wikidata-bugs] [Maniphest] [Triaged] T239015: Merging an item is incorrectly marked as deletion on watchlists of other projects

2019-11-24 Thread Vandofschool
Vandofschool triaged this task as "Normal" priority. TASK DETAIL https://phabricator.wikimedia.org/T239015 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Vandofschool Cc: Bencemac, Aklapper, darthmon_wmde, DannyS712, Nandana, kostajh, Jony, Lahi,

[Wikidata-bugs] [Maniphest] [Created] T239015: Merging an item is incorrectly marked as deletion on watchlists of other projects

2019-11-24 Thread Bencemac
Bencemac created this task. Bencemac added projects: Wikidata, MediaWiki-Watchlist. Restricted Application added a subscriber: Aklapper. Restricted Application added a project: Growth-Team. TASK DESCRIPTION My watchlist on the Hungarian Wikipedia (//Show Wikidata edits in your watchlist// is