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

       Web browser: ---
            Bug ID: 46943
           Summary: "Edit links" missing though language links are fetched
                    from Wikidata
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataClient
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

On [[de:Unicodeblock Äthiopisch, erweitert-A]] I do not have the "edit links"
link. But the French interwiki is there, and as the article never had language
links, it is fetched from Wikidata, so this can't be an old cached view from
the time before Wikidata.

The relevant HTML is

<div id="p-lang" role="navigation" class="portal">
    <h3>In anderen Sprachen</h3>
    <div class="body">
        <ul>
            <li class="interwiki-fr"><a lang="fr" hreflang="fr" title="Table
des caractères Unicode/UAB00"
href="//fr.wikipedia.org/wiki/Table_des_caract%C3%A8res_Unicode/UAB00">Français</a></li>
            <li class="wbc-editpage wbc-nolanglinks" id="wbc-linkToItem"/>
        </ul>
    </div>

</div>


Without knowing how it should work, I guess that the class wbc-nolanglinks is
wrong. Purging the article will fix the issue, as I could test on other
instances of this bug. The French article shows both the link to de and to
Wikidata.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to