Uncaught TypeError: Cannot read property 'addPagesToCollection' of undefined
calls.push(this.collectionGateway.addPagesToCollection(collection.id, additions));
Fantastic...
Uncaught TypeError: Cannot read property 'addPagesToCollection' of undefined
calls.push(this.collectionGateway.addPagesToCollection(collection.id, additions));
Fantastic...
I am unable to reproduce the problem. Can you please list the steps to do so? Thanks!
@Jhernandez: Could you add your browser and OS versions to the report, as well as steps to reproduce (as @Pranavmk98 has asked for above).
Sorry, I thought it was a general problem:
Steps:
Are you sure this is not fixed on beta labs?
I can edit http://en.m.wikipedia.beta.wmflabs.org/wiki/Special:Gather/id/175/A28 just fine.
Sounds a lot like T123395
@Jdlrobson You're right.
Let's keep this open to figure out what happened with this weeks deploy.
This was the commit that fixed it https://gerrit.wikimedia.org/r/#/c/263600/3/resources/ext.gather.page.search/CollectionPageList.js
Done the 12th, we did a release the 21st, not deployed yet.
We probably want to swat https://gerrit.wikimedia.org/r/266793 and https://gerrit.wikimedia.org/r/266792 into wmf11?
Whoops. I forgot to say it's fixed in wmf11 so we'll have to wait till tomorrow for it to be fixed on enwiki.
Confirmed on en.wikivoyage which was broken yesterday.
Thanks @Jdlrobson, I'm signing off on this.