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

NameCheap: Client whois tab blank on load

    Details

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

      Description

      To reproduce:

      • Create a NameCheap domain
      • Login as the client
      • Manage the domain
      • Visit the Whois tab
      • See that the form is blank until a tab is selected

      To resolve change components/modules/namecheap/views/default/tab_client_whois.pdt line 22 from:

                      <div class="tab-pane fade<?php echo $index == 0 ? ' active' : '';?>" id="<?php echo (isset($key) ? $this->Html->safe($key) : null);?>">
      

      To

                      <div class="tab-pane fade<?php echo $index == 0 ? ' active show' : '';?>" id="<?php echo (isset($key) ? $this->Html->safe($key) : null);?>">
      

        Activity

        jonathan Jonathan Reissmueller created issue -
        jonathan Jonathan Reissmueller made changes -
        Field Original Value New Value
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Sprint 5.3.0 Sprint 3 [ 143 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked lower
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked lower
        jonathan Jonathan Reissmueller made changes -
        Status Open [ 1 ] In Review [ 5 ]
        Assignee Jonathan Reissmueller [ jonathan ]
        Resolution Fixed [ 1 ]
        jonathan Jonathan Reissmueller made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 10 minutes [ 600 ]
        Worklog Id 15361 [ 15361 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Review [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              2/Nov/21

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 10 minutes
              10m

                Agile