User Details
- User Since
- May 1 2026, 1:32 PM (5 w, 3 d)
- Availability
- Available
- LDAP User
- Rae
- MediaWiki User
- Theki [ Global Accounts ]
Tue, Jun 2
Fri, May 29
Are you referring to the <cdx-info-chip> element displaying the language code in uppercase?
Sun, May 24
Sat, May 23
Fri, May 22
I think I could probably fix this myself. I'll be gone over the weekend but I'll get around to it as soon as I get back. Putting the relevant code here so I don't have to go spelunking again when I get back.
try { return $wbEntity->getLabels()->getByLanguage( $langCode )?->getText(); } catch ( OutOfBoundsException ) { return null; }
I added this as a subtask of T424265 for obvious reasons, but I suspect that alone might not be the sole instance of this issue. Labels displaying on that page is what is presently deployed on the website, while reading the label is not displayed so I can assume T423651 is still in the process of being deployed.
Wed, May 20
Similar thing is happening with Z35298. Seems that nested lists in general don't work in Python implementations (unsure about JavaScript).
Fri, May 15
Ah, okay. Duplicate, then? Or should this remain open?