Page MenuHomePhabricator

Madepossiblebyviewerslikeyou
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Sunday

  • Clear sailing ahead.

User Details

User Since
Jun 14 2018, 8:31 PM (306 w, 4 h)
Availability
Available
LDAP User
Unknown
MediaWiki User
Madepossiblebyviewerslikeyou [ Global Accounts ]

Recent Activity

Dec 20 2018

Madepossiblebyviewerslikeyou renamed T212463: [REST API] unable to set accept-language for /page/summary/ endpoint from [REST API] unable to set accept-language to [REST API] unable to set accept-language for /page/summary/ endpoint.
Dec 20 2018, 10:18 PM · Services (done), RESTBase-API
Madepossiblebyviewerslikeyou created T212463: [REST API] unable to set accept-language for /page/summary/ endpoint.
Dec 20 2018, 10:14 PM · Services (done), RESTBase-API

Aug 30 2018

Madepossiblebyviewerslikeyou added a comment to T201946: Paragraph breaks returned by text API requests have changed.

One last question about the new REST api (which may slightly outside the scope of this task discussion):

  • for 404 errors that result from the page not being found, how stable is the "type" field containing "https://mediawiki.org/wiki/HyperSwitch/errors/not_found", or the title being set to "Not found." ? I could just do json['type'] === 'https://mediawiki.org/wiki/HyperSwitch/errors/not_found' or json['title'] === 'Not found.', but those feel like pretty fragile checks if the API is ever changed.
Aug 30 2018, 5:47 AM · TextExtracts, MediaWiki-Action-API

Aug 29 2018

Madepossiblebyviewerslikeyou added a comment to T201946: Paragraph breaks returned by text API requests have changed.

How well supported will the REST api be when we find bugs? This isn't the first time I've reported a bug with the api, and I imagine it won't be the last.

Aug 29 2018, 6:58 PM · TextExtracts, MediaWiki-Action-API
Madepossiblebyviewerslikeyou added a comment to T201946: Paragraph breaks returned by text API requests have changed.

For now, I suppose I can just split up each page into its own request. but I'm worried about the scalability of my project if we do so.

Aug 29 2018, 6:53 PM · TextExtracts, MediaWiki-Action-API
Madepossiblebyviewerslikeyou added a comment to T201946: Paragraph breaks returned by text API requests have changed.

In that case, for the REST api, do you have any plans to add batched support for requesting multiple pages at once?

Aug 29 2018, 6:51 PM · TextExtracts, MediaWiki-Action-API
Madepossiblebyviewerslikeyou added a comment to T201946: Paragraph breaks returned by text API requests have changed.

Hi, I just ran into the same issue with this, and this is breaking one of my projects which used to work.

Aug 29 2018, 6:31 PM · TextExtracts, MediaWiki-Action-API

Jun 18 2018

Madepossiblebyviewerslikeyou added a comment to T197266: es.wikipedia.org TextExtracts is not stripping citation markup for plaintext.

Are there any plans to add batched-call support to the REST API in future versions? That's the really the only blocker for me being able to switch, since we're likely going to need batching more and more as we scale up our product.

Jun 18 2018, 5:03 PM · TextExtracts
Madepossiblebyviewerslikeyou added a comment to T197266: es.wikipedia.org TextExtracts is not stripping citation markup for plaintext.

I guess my question is whether staying with the MediaWiki TextExtracts API is okay, given that we already have workarounds in place? (and switching to the new API means losing the ability to batch calls)

Jun 18 2018, 3:14 AM · TextExtracts
Madepossiblebyviewerslikeyou added a comment to T197266: es.wikipedia.org TextExtracts is not stripping citation markup for plaintext.

Oh, interesting, can we add that to the TextExtracts documentation that the REST API is preferred? I saw that disclaimer section, but it didn't say anything about this issue with plaintext extraction having this bug, or about the REST API. Our current workaround is to strip out any text in-between square-brackets.

Jun 18 2018, 2:50 AM · TextExtracts

Jun 14 2018

Madepossiblebyviewerslikeyou added a project to T197266: es.wikipedia.org TextExtracts is not stripping citation markup for plaintext: MediaWiki-Internationalization.
Jun 14 2018, 8:42 PM · TextExtracts
Madepossiblebyviewerslikeyou created T197266: es.wikipedia.org TextExtracts is not stripping citation markup for plaintext.
Jun 14 2018, 8:37 PM · TextExtracts