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

Namesilo: Unable to submit Whois tab in client interface

    Details

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

      Description

      To reproduce:
      1. Create a namesilo service
      2. Use the Manage Contacts tab to ensure there are multiple contacts available
      3. Visit the Whois tab in the client interface
      4. Try to update the contacts
      5. Click the button and see that nothing happens

      To resolve, in modules/namesilo/views/default/tab_client_whois.pdt around line 22 change:

          <div class="button_row"><a class="btn btn-default float-right submit" href="#"><?php $this->_('Namesilo.tab_whois.field_submit'); ?></a></div>
      

      To

          <button class="btn btn-light float-right" type="submit">
              <i class="fas fa-edit"></i> <?php $this->_('Namesilo.tab_whois.field_submit'); ?>
          </button>
      

        Activity

        There are no comments yet on this issue.

          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:
              10/Mar/25

              Time Tracking

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

                Agile