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

Import Manager: Tlds are not properly imported on domain packages from whmcs v8

    Details

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

      Description

      In \plugins\import_manager\components\migrators\clientexec\5.5\config\generic_registrar.php

      
          'package_meta' => [
              (object)['key' => 'tlds', 'value' => 'tlds', 'serialized' => 1, 'encrypted' => 0]
          ],
      

      Should be changed to

          'package_meta' => [
              (object) ['key' => 'tlds', 'value' => (object) ['package' => 'tlds'], 'serialized' => 1, 'encrypted' => 0]
          ],
      

        Activity

        jonathan Jonathan Reissmueller created issue -
        jonathan Jonathan Reissmueller made changes -
        Field Original Value New Value
        Sprint 5.9.0 Sprint 3 [ 186 ]
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Rank Ranked higher
        jonathan Jonathan Reissmueller made changes -
        Assignee Jonathan Reissmueller [ jonathan ]
        jonathan Jonathan Reissmueller made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        jonathan Jonathan Reissmueller made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 4 hours, 15 minutes [ 15300 ]
        Worklog Id 16608 [ 16608 ]
        jonathan Jonathan Reissmueller made changes -
        Status In Progress [ 3 ] In Review [ 5 ]
        Resolution Fixed [ 1 ]
        abdy Abdy Franco made changes -
        Time Spent 4 hours, 15 minutes [ 15300 ] 4 hours, 19 minutes [ 15540 ]
        Worklog Id 16612 [ 16612 ]
        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:
              19/Oct/23

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 4 hours, 19 minutes
              4h 19m

                Agile