https://bugzilla.wikimedia.org/show_bug.cgi?id=50445

--- Comment #2 from Liangent <[email protected]> ---
Given there's a page [[测试50445]] but no [[測試50445]]:

> $text='測試50445#測試';

> $nt=Title::newFromText($text);

> $wgLang->getConverter()->findVariantLink($text,$nt);

> echo $nt->getFullText(); # expected: '测试50445#測試'
测试50445#测试
>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to