Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-4769

Data Feeds currency symbols are not displayed properly

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.5.2
    • Fix Version/s: 5.5.3, 5.6.0-b1
    • Component/s: Staff Interface
    • Labels:
      None

      Description

      Some currency symbols like EUR and GBP are not shown properly in data feeds. See screenshot.

      Step to reproduce:

      1. Enable Data Feeds for Domains
      2. Set pricing for at least 1 TLD in both GBP and EUR (data feeds do not appear to show converted currency, we should probably look at that separately)
      3. Embed the feed into an HTML page.

      Example HTML:

      <html>
      <head>
      <meta charset="UTF-8">
      <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
      </head>
      <body>
      <div class="container">
      	<div class="col-md-12 pt-3">
      <h2>Domains</h2>
      		<script src="https://blesta.us/552/feed/domain/pricing/?currency=EUR&style=bootstrap&term=1,2"></script>
      		<script src="https://blesta.us/552/feed/domain/pricing/?currency=GBP&style=bootstrap&term=1,2"></script>
      	</div>
      </div>
      </body>
      </html>
      

      Visit HTML page, note that the currency codes are malformed.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              30/Oct/22

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 1 hour, 45 minutes
              1h 45m

                Agile