Page MenuHomePhabricator

Exponential superscripts not displaying properly in article previews
Closed, ResolvedPublicBUG REPORT

Description

How many times were you able to reproduce it?

Every time

Steps to reproduce

  1. Go to article "List of brown dwarfs" on EN Wikipedia
  2. 3D touch the first link "brown dwarfs" in paragraph.
  3. Observe exponents in first paragraph of article summary

Expected results

Exponents should show as superscripts

Actual results

Exponents do not show as superscripts

Screenshots

IMG_8183.jpg (563×1,218 px, 459 KB)

IMG_8184.jpg (563×1,218 px, 539 KB)

Environments observed

App version: 6.7.2 (1780)
OS versions: 14.0
Device model: iPhone X
Device language: EN

Affected articles?

  • Brown dwarf

Event Timeline

Tsevener renamed this task from Exponential Superscripts not displaying properly in article previews to Exponential superscripts not displaying properly in article previews.Oct 9 2020, 7:06 PM
LGoto triaged this task as Low priority.Oct 13 2020, 6:26 PM
LGoto moved this task from Needs Triage to Bug Backlog on the Wikipedia-iOS-App board.

@Tsevener is this related to Page Content Service or Page-Previews?

If PCS, how the 3d touch works? The data is from mobile-html or summary endpoint?

@MSantos we get that text from the summary endpoint, from the extract field. After digging deeper, it looks like there's an extract_html field that we should be using instead that will provide sub/sup data, I think we can fix this entirely client-side. I'll untag PI from this, sorry about that!

ABorbaWMF claimed this task.
ABorbaWMF subscribed.

Appears to be fixed on 7.7.1 (4944)