Page MenuHomePhabricator

Resolve redirects for page/related endpoint
Closed, ResolvedPublic

Description

Background information

As a follow-up from T277059: [Bug] Blue links are broken on the Serbian (Latin) Burek article on iOS and Android we should now add title redirect resolution to the page/related endpoint.

What

page/related returns payload with redirects resolved without the need of adding extra API calls in the client side.

How

What was done in pagelib to user converttitles in the mwapi call, should be done in restbase.

Open questions

...

Acceptance criteria

  • Documentation is updated
  • page/related returns payload with redirects resolved

Event Timeline

@vadim-kovalenko is there anything left to be done for this ticket or should we close it ?

@Jgiannelos It should be closed because PR has been merged.