• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Bug on Adobe FONTS Results page

New Here ,
Mar 21, 2023 Mar 21, 2023

Copy link to clipboard

Copied

When searching for Fonts on fonts.adobe.com it's showing escaped HTML Code as Text. How can I report this error / Anyone else experiencing it? 

 

 

yanisdeplazes_0-1679409979085.png


Bug appears in all languages except English.

 

Looks like the string that is used for missing translations on fonts is using a special character that escapes translation missing: 


Correct HTML Element: (English)

 

 

 

<a aria-label="View family Roboto" ng-href="/fonts/roboto" class="adobe-fonts-family-card--link" ng-click="familyCard.handleFamilyCardClick()" tabindex="0" href="/fonts/roboto">
</a>

 

 

 

 

Escaped HTML Element: (all other Languages) 

 

 

<a aria-label="<span class=" translation_missing"="" title="translation missing: de_DE.neue.families.variations.family_aria_label, name: Roboto">Family Aria Label"
ng-href="/fonts/roboto"
class="adobe-fonts-family-card--link"
ng-click="familyCard.handleFamilyCardClick()"
tabindex="0"&gt;
</a>

 

 

 

My original post 

Views

166

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Mar 21, 2023 Mar 21, 2023

Copy link to clipboard

Copied

LATEST

Hi @YanisDeplazes 

 

Welcome to the Community! I'd like to inform you that, this was a bug on the website, which has been resolved. Please try again and let us know if the issue persists.

 

Regards,

Tarun

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines