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

Namesilo: Whois tab not handling special characters properly

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.9.3
    • Fix Version/s: 5.10.0
    • Component/s: Modules
    • Labels:
      None

      Description

      Login as a client, click to Manage a domain using Namesilo. On the Whois tab, if the address, for example, contains a special character, it appears that htmlentities is output in the form per tab_client_whois.pdt.

      For example:

      The API returns:
      [address2] => República
      [city] => Asunción

      But we populate the input fields like so:
      <input type="text" name="registrant[ad2]" value="Rep&uacute;blica" id="registrant[ad2]_id" class="form-control" placeholder="Address 2" />
      <input type="text" name="registrant[st]" value="Asunci&oacute;n" id="registrant[st]_id" class="form-control" placeholder="State/Province" />

      They appear in the browser like they do in the value of the input.

        Activity

          People

          • Assignee:
            abdy Abdy Franco
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              5/Jun/24

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 2 days, 2 hours, 50 minutes
              2d 2h 50m

                Agile