[Phpmyadmin-devel] trunk and query window
Sebastian Mendel
lists at sebastianmendel.de
Mon Feb 5 08:41:31 CET 2007
Marc Delisle schrieb:
>>> Problem introduced in revision 9876 (thanks subversion :).
>>>
>>> * js/querywindow.js: fixed bug #1541147 - # in database names
>>>
>>> Sebastian, can you have a look at it please?
>>
>> replacing line 274 with:
>> url = 'querywindow.php?' + encodeURIComponent(common_query)
>> + '&db=' + encodeURIComponent(db) + '&table=' + encodeURIComponent(table);
>> (on one line) fixes it on my box
>> HTH
>
> It surely helps! Merged, thanks.
oh - i fixed only one place ... sorry
--
Sebastian Mendel
www.sebastianmendel.de
More information about the Developers
mailing list