Impossible to generate a token for a Power-Up when the page is in French

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      Hyperlinks to generate a token at https://trello.com/power-ups/admin don't render correctly on the French version of the page, but work as expected on the English version. 

      Steps to Reproduce

      1. Set your account language to French at https://id.atlassian.com/manage-profile/account-preferences 
      2. Navigate to https://trello.com/power-ups/admin
      3. Go to any of the existing Power-Ups > API Key tab

      Expected Results

      You can generate a token via the Token hyperlink. 
      HTML element:

      <div class="md2qYpZfeWQ3EX">Most developers will need to ask each user to <a href="https://developer.atlassian.com/cloud/trello/guides/rest-api/authorization/">authorize</a> your application. If you are looking to build an application for yourself, or are doing local testing, you can manually generate a <a href="/1/authorize?expiration=never&amp;scope=read,write,account&amp;response_type=token&amp;key=123XYZ" target="_blank">Token</a>.</div>
      

       

      Actual Results

      The link is missing. 

      <div class="md2qYpZfeWQ3EX">La plupart des développeurs devront demander à chaque utilisateur d<link1>autoriser</link1> votre application. Si vous souhaitez créer une application pour vous ou si vous effectuez un test local, vous pouvez générer manuellement un <link2>jeton</link2>.</div>
      

      Workaround

      Temporarily change the account language at https://id.atlassian.com/manage-profile/account-preferences to another one, for example, English, to generate the token. 

            Assignee:
            Unassigned
            Reporter:
            Alina Kurishko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: