<br><br><div class="gmail_quote">2010/4/22 Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Philip Frank a écrit :<br>
><br>
><br>
> 2010/4/22 Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a> <mailto:<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>>><br>
<div class="im">><br>
>     Hi,<br>
>     I have a solid problem and I expect others can reproduce :)<br>
><br>
>     With current master, after importing I see correctly the upload progress<br>
>     bar but it never reaches 100% and the newly created table does not show<br>
>     up in the navi panel. However I see that my table was correctly created<br>
>     if I reload the page.<br>
><br>
><br>
> Hi Marc,<br>
> what plugin do you use to display the upload progress, apc or<br>
> uploadprogress?<br>
> Also, what browser do you use?<br>
<br>
</div>Hi Philip,<br>
APC, as mentioned in the subject :)<br>
Browsers: FF 3.6.3, IE 8.<br></blockquote><div><br>Hi Marc,<br><br>tried it with both uploadprogress and apc and it works fine with FF 3.6.3 and Chrome 5.0 (Linux).<br>Maybe this is actually OS-dependant. I had some issues with the maximum number of connections during my development on the upload progressbar. I can try this on a windows machine tomorrow.<br>

<br>I found a different bug, though: The number of bytes uploaded says "undefined" for me, you can fix that by changing Line 64 in display_import.lib.php from "complete = total.complete;" to "complete = response.complete;"<br>

<br>Regards,<br>Philip<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br>