Open
Bug 2030732
Opened 4 months ago
Updated 4 months ago
URLs unexpectedly unfurl in certain cases
Categories
(Core :: Machine Learning: General, defect, P3)
Core
Machine Learning: General
Tracking
()
NEW
People
(Reporter: gregtatum, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
On: https://en.wikipedia.org/wiki/Philosophy
The following URL gets unfurled as unseen in the chat conversation:
Value (ethics and social sciences) (https://en.wikipedia.org/wiki/Value_%28ethics_and_social_sciences%29)
But the link is:
<a href="/wiki/Value_(ethics_and_social_sciences)" class="mw-redirect" title="Value (ethics and social sciences)">value</a>
I'm not sure where it's getting messed up in all the code, but I noticed a few URLs in the page unexpectedly unfurling. It's probably worth fully auditing the Wikipedia links on a variety of pages to see how much this happens and why.
Comment 1•4 months ago
|
||
The severity field is not set for this bug.
:tburrell, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(tburrell)
| Reporter | ||
Comment 2•4 months ago
|
||
URL tokens may have fixed this, we should double check that this reproduces.
You need to log in
before you can comment on or make changes to this bug.
Description
•