<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 10/07/2011 11:55 AM, Petr Vobornik wrote:
    <blockquote cite="mid:4E8F210A.1030409@redhat.com" type="cite"><a class="moz-txt-link-freetext" href="https://fedorahosted.org/freeipa/ticket/1933">https://fedorahosted.org/freeipa/ticket/1933</a>
      <br>
      <br>
      based on ayoung-0286-split-metadata-call
      <br>
      <br>
      Web UI init method was modified to get initialization data in 3
      calls.
      <br>
      First call remains the same as before except that the
      json_metadata command was removed.
      <br>
      <br>
      JSON metadata are requested after successful response of the first
      batch command. This approach should preserve functionality in IE
      (where request is missing after authentication). Getting JSON
      metadata is split to two commands - this should prevent the error
      in linked ticket. These two commands are paralelly executed by new
      concurent_command object.
      <br>
      <br>
      Concurrent command waits for all responses then it calls each
      command's success handler.
      <br>
      <br>
      I don't know if this patch actually solves the problem because I
      didn't manage to reproduce it.
      <br>
      <br>
      Note: In the attached archive is patch for updating data files
      (offline, unit testing). Unpacked it has 1.4MiB...
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
    </blockquote>
    ACK.  I pushed both patches to ipa-2.1. <br>
    The patch naming was off:  don't use -1 to indicate a related patch,
    but rather a newer version of an already submitted patch.<br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>