Hello,
I prepared this patch
https://github.com/phpmyadmin/phpmyadmin/pull/290
with the JS fix(that i applied for Firefox) it works correctly both in Firefox and chrome. Updation and insertion both work fine.
But for an unknown reason it fails one of the tests.
It says "Failed asserting that two arrays are equal" . I don't get it, just added an extra string in that array of functions(Types.class.php).
It seems to me that the old array was expected but since i changed it, its creating some kind of problem. I don't know, i never had such situation, so i'm pretty helpless in this case.
I'd be grateful, if i can have some points or hints on how to correct it.ThanksAyush.------------------------------------------------------------------------------Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NETGet 100% visibility into your production application - at no cost.Code-level diagnostics for performance bottlenecks with <2% overheadDownload for free and get started troubleshooting in minutes._______________________________________________Phpmyadmin-devel mailing list