Hi Michal, I don't know why we use a textarea now. Probably some cut & paste issues. Maybe Michael Keck or Alexander have an idea about this.
Marc
-----Original Message----- From: Michal Čihař michal@cihar.com To: phpmyadmin-devel@lists.sourceforge.net Date: Mon, 12 Jul 2004 21:18:57 +0200 Subject: Re: [Phpmyadmin-devel] current cvs: 2 problems
Hi
back from vacation :-)
Marc Delisle wrote:
Garvin Hicking wrote:
Hi Marc!
I imported your file and after that clicked on "export" with latest CVS. I get the exact same dump data than the file you sent...
Which browser and OS? And are you talking about the on-screen dump? This is were the problem is.
Firefox 0.8, Windows 2000, using German ISO-8859-1 language. And I'm talking about the straight-into-textarea dump plus [x] binary checkbox...
Regards, Garvin.
Ok then, so now we have on the working side, Firefox 0.8 / Win2K and IE 6 / Win98.
On the non-working side: Moz 1.6 / Linux, Netscape 7.1 / Win98.
Can someone confirm one of my non-working cases?
Firefox 0.8 / Linux - empty line, saved file is fine. Probably some browser limit is hit - 4k chars per line, or something like that ... why do we use texarea? <pre> used before was IMHO fine.
Delisle Marc wrote:
Hi Michal, I don't know why we use a textarea now. Probably some cut & paste issues. Maybe Michael Keck or Alexander have an idea about this.
It IMHO came intentionally with new design, but I don't see it better than pre...