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

Domain Manager: Domain notices may display the renewal date rather than expiration date

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.12.0-b1
    • Fix Version/s: 5.12.0-b2
    • Component/s: Plugins
    • Labels:
      None

      Description

      The domain manager plugin has an automation task that sends domain expiration notices / reminders, as configured under Packages > Domain Options: Configuration > Notifications

      The email is triggered at the right time based on the domains expiration date (domains_domains.expiration_date) however the email that is sent includes the services.date_renews date instead.

      Abdy said the following:

      Checking the code, seems the issue is on the "cronDomainRenewalReminders" method in domains_plugin.php
      is calling the registrar getExpirationDate() method (that may be null), instead of the getExpirationDate() method in the DomainsDomains model (that handles cases, such as with the Generic Registrar, that the module doesn't provide a expiration date)

      See screenshots. Note that this domain is using Generic Domains, just in case it is relevant.

        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:
              4/Aug/25