Uploaded image for project: 'FreePBX'
  1. FreePBX
  2. FREEPBX-17779

Custom Contexts 13.0.3 - not stored value [Bug Fixed]

    XMLWordPrintable

    Details

    • Bug Tracker:
      Customer Issue
    • ToDo:
    • Distro:
      FreePBX Distro

      Description

      This module did not save the new value of custom context when editing extension.
      To fix this bug, you must add the lines highlighted in red.

      customcontexts/views/extensions_hook.php

      $js = '<script type="text/javascript" id="customcontext_js">
      $(document).ready(function() {
      $("#devinfo_context").parents(".element-container").remove();
      $("#customcontext").attr("name","devinfo_context");
      $("#customcontext_js").parents(".element-container").remove();
      });
      </script>';

       

       

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                tm1000 Andrew Nagy
                Reporter:
                Yurick007 Yurick007
              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:

                  NextupJiraPlusStatus

                  Error rendering 'slack.nextup.jira:nextup-jira-plus-status'. Please contact your Jira administrators.