Thank you both, Marc and Michal, for your help in tracking this down. With those modifications it no longer throws any back traces or causes any character anomalies.
Now that I look at it, it does strike me as having rather awkward placement (above the horizontal links bar, etc.). What I'm thinking of doing instead is to roll it into the existing "successful import" message, so like the following:
http://downloads.moonlapse.org/pma/import_interface2.jpg
... and normal imports not aided by my library extensions will still be displayed normally:
http://downloads.moonlapse.org/pma/import_interface1.jpg
I believe it just makes more sense this way. Let me know what you think.
-Derek
On Wed, Jul 15, 2009 at 3:05 AM, Marc Delislemarc@infomarc.info wrote:
Michal Čihař a écrit :
Hi
Dne Tue, 14 Jul 2009 14:45:10 -0500 Derek Schaefer derek.schaefer@gmail.com napsal(a):
Also, whenever the aforementioned notification panel is displayed, strange character anomalies appear at the very bottom of the import page. They change every time, but always take the form ",�<��Y". My best guess is that it is related the the header issues, but until I can get rid of them I can't know for sure.
Here is a screenshot of the character anomaly and a couple of the header backtraces: http://downloads.moonlapse.org/pma/import_issues.jpg
If anyone has some insight into these issues, I would greatly appreciate any direction you could give.
You show message too early, you should do it after showing links (at least this is where we show all messages, so you should keep the consistency).
Yes. Instead of displaying it in your lower function, try to pass $message to a higher function, then let PMA_showMessage() which is defined in common.lib.php do its job.
-- Marc Delisle http://infomarc.info
Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel