<br><br><div class="gmail_quote">On Thu, May 31, 2012 at 4:18 AM, Atul Pratap Singh <span dir="ltr"><<a href="mailto:atulpratapsingh05@gmail.com" target="_blank">atulpratapsingh05@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br><br><div class="gmail_quote"><div><div class="h5">On Wed, May 30, 2012 at 9:53 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Le 2012-05-30 08:20, Atul Pratap Singh a écrit :<br>
<div><br>
>><br>
>> Thanks Marc,<br>
> I have tried to fix the bug for now. Please check [0].<br>
<br>
</div>Works fine now, thanks.<br>
<div><br>
><br>
> Also, I have noticed that in case of updating the field information using<br>
> AJAX (line 91) the class="textfield datetimefield" attribute doesn't work<br>
> and a timestamp type field is also displayed with simply an input box.<br>
> 1. Open zoom search for a table with at least a field of timestamp type<br>
> 2. Select the timestamp type column from dropdown.<br>
> 3. Notice simply an input box without datepicker.<br>
<br>
</div>The bug is not present in upstream QA_3_5 branch. Please use "git<br>
bisect" to find its cause, see [0].<br>
<br>
[0] <a href="http://wiki.phpmyadmin.net/pma/Git#Finding_problematic_commit" target="_blank">http://wiki.phpmyadmin.net/pma/Git#Finding_problematic_commit</a><br>
<div><div><br></div></div></blockquote></div></div><div>Ok, I'll do that. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><div>
<div>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
</div></div><br></div><div class="im">------------------------------------------------------------------------------<br>
Live Security Virtual Conference<br>
Exclusive live event will cover all the ways today's security and<br>
threat landscape has changed and how IT managers can respond. Discussions<br>
will include endpoint security, mobile security and the latest in malware<br>
threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net" target="_blank">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>
<br></div></blockquote></div><div class="HOEnZb"><div class="h5"><br><br clear="all"><div><br></div>-- <br>Atul Pratap Singh<div>Senior Undergraduate Student</div><div>Institute Of Technology,<br>Banaras Hindu University, Varanasi,<br>

India.</div><br>
</div></div></blockquote></div><br>Hi Marc,<div>I noticed that in zoom search the initial display's data labels are not correct in Chromium browser too.</div><div><br></div><div>Line 533 (tbl_zoom_plot_jqplot.js)</div>

<div><div>        // under IE 8, the initial display is mangled; after a manual </div><div>        // resizing, it's ok</div><div>        // under IE 9, everything is fine</div><div>        currentChart = $.jqplot('querychart', series, options);</div>

</div><div><br></div><div>Should I add 'currentChart.resetZoom();' here to automatically reset the zoom plot?</div><div><br></div><div>-- <br>Atul Pratap Singh<div>Senior Undergraduate Student</div><div>Institute Of Technology,<br>

Banaras Hindu University, Varanasi,<br>India.</div><br>
</div>