Page MenuHomePhabricator

Reference popups are empty for references whose names contain a hash sign (#)
Open, Needs TriagePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

a<ref name="normal">foo</ref>

b<ref name="#broken">bar</ref>
  • Tap on both reference footnotes

What happens?:
The reference popup contains the text "foo" for the first ref, but no text for the second ref.

What should have happened instead?:
The reference popup should contain the text "bar" for the second ref.

Other information (browser name/version, screenshots, etc.):
App version: 2.7.50431-r-2023-02-22
Device: Huawei Honor 7X (BND-L21)
OS: Android 9

A similar issue exists with the Minerva skin, which appears to be technically unrelated: T332007.