Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-1219

ServerComm : context.parameters are not sent anymore in method _sendMessages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0 alpha
    • None
    • None
    • None

      ServerComm._sendMessages(m) : these lines were not converted from 3.8 to 4.0 :

      if (context && context.parameters)
      {
          sendOptions.params += "&context.parameters=" + encodeURIComponent(Ext.util.JSON.encode(context.parameters));
      }
      

            raphael Raphaƫl Franchet
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: