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

TheSSLStore: Update package import feature for compatibility with CKEditor in v5.0+

    Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 5.1.0
    • Fix Version/s: Short Term
    • Component/s: Modules
    • Labels:
      None

      Description

      TheSSLStore module has a feature to import SSL certificates, creating Packages automatically.

      One problem is that the CKEditor's handling of HTML changed when we updated it in v5.0. As a result, going to edit any Packages after import will cause the Package Descriptions to be botched up. The new editor uses an "HTML Code Block" option to insert HTML, and the module uses HTML to link to product details.

      So, the module needs to be updated to create descriptions that are part of an HTML Code Block. In other words, the descriptions need to be wrapped in a div like this:

      <div class="raw-html-embed">
      DESCRIPTION HTML HERE
      </div>

        Activity

        Show
        admin Paul Phillips added a comment - See https://www.blesta.com/forums/index.php?/topic/16006-the-sslstore-module-question/

          People

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

            Dates

            • Created:
              Updated: