Lucas_Werkmeister_WMDE added a comment.

  o_O
  
  The `wikibase-entitytermsview-heading-description` class hasn’t been used in 
Wikibase’s HTML/PHP templates since **2016**, when it was removed in Take 
Label/Description/Aliases instead of Fingerprint Providers in EntityTermsView 
<https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/286404> (see 
the change to `view/resources/templates.php`). I assume the remaining 
references to the class –
  
  name=tests/browser/features/support/modules/entity_module.rb
    # description UI                                                            
                                                                                
                                                                                
                                                                                
                             
    div(:entity_description_div, class: 
'wikibase-entitytermsview-heading-description')
  
  
  
  name=view/resources/jquery/wikibase/jquery.wikibase.entitytermsview.js
    templateShortCuts: {
        $headingDescription: '.wikibase-entitytermsview-heading-description',
        $entitytermsforlanguagelistviewContainer:
            '.wikibase-entitytermsview-entitytermsforlanguagelistview'
    },
  
  
  
  
name=view/resources/jquery/wikibase/themes/default/jquery.wikibase.entitytermsview.css
    .wikibase-entitytermsview .wikibase-entitytermsview-heading 
.wikibase-entitytermsview-heading-description {
        word-wrap: break-word;
    }
  
  – have been dead code since then? But that doesn’t explain why it would only 
sometimes produce an error, or why it would only start to cause issues now…
  
  @JeanFred and @Ainali, it would still be very helpful if you could check 
whether the issue also happens in safe mode or not (e.g. by manually adding 
`?safemode=1` before you open them).

TASK DETAIL
  https://phabricator.wikimedia.org/T320445

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lydia_Pintscher, Ainali, Michael, Lucas_Werkmeister_WMDE, JeanFred, 
Aklapper, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to