[01:48:38] Hello everyone [14:37:10] reets_afk: wanna go over T166383 when you get a moment/ [14:37:10] T166383: [BUG] Article is not downloaded for offline if user goes offline before the activity is complete - https://phabricator.wikimedia.org/T166383 [14:37:11] ? [14:38:02] (my wife got me this keyboard protector and my keyboard now stays clean but my typing has gone downhill :| ) [14:39:45] mdholloway: sure thing [14:40:10] will hangouts you [14:40:20] ok! [16:44:55] jdlrobson: hi, around? I'm trying to understand what's the bug in https://phabricator.wikimedia.org/T162381 exactly [18:13:01] mdholloway: did you set the acccept header to `text/plain; charset=utf-8; profile="https://www.mediawiki.org/wiki/Specs/HTML/1.2.1"` ? [18:13:55] or `application/json` instead of `text/plain` - the example has `text/HTML` [18:14:52] ours comes out to: [18:15:23] accept: application/json; charset=utf-8; profile=\"https://www.mediawiki.org/wiki/Specs/Summary/1.1.2\" [18:15:53] note that the profile *is* case sensitive [18:16:01] (but arguably shouldn't be) [18:16:37] (https://gerrit.wikimedia.org/r/#/c/356429/) [18:20:03] mdholloway: thanks! [18:20:20] joewalsh: np! [19:12:39] joewalsh: you can see the latest at https://en.wikipedia.org/api/rest_v1/#!/Page_content/get_page_summary_title [19:28:45] mdholloway: what are your thoughts on https://gerrit.wikimedia.org/r/#/c/356635/? [19:29:01] bearND: just responded [19:29:06] nvm, just saw it, lol [22:19:47] dbrant: thanks for merging https://gerrit.wikimedia.org/r/#/c/356669/ ! My only concern is: how will we make sure the changes don't get overwritten again on the next import from TWN? do our changes propagate back somehow? [22:21:20] mdholloway: My understanding is that the "sync" with TWN means that any changes we make ourselves will indeed propagate to the server. [22:21:46] dbrant: ok, cool. i'll keep an eye on it too. [22:21:52] thanks