[Phpmyadmin-devel] Experimental db_details_structure
Marc Delisle
DelislMa at CollegeSherbrooke.qc.ca
Mon May 10 10:30:05 CEST 2004
Fixed and committed, thanks.
Marc
Garvin Hicking a écrit:
> Hi Marc!
>
>
>
>>tested again in Mozilla 1.6 under Linux. When I click on the + before
>>n1, the other group (né1) opens.
>>
>>When I click directly on the n1 label, the n1 group shows in the right
>>panel.
>
>
> Ah, okay. You are right, I can confirm this; however this issue has been in PMA
> a bit longer than my patches...
>
> Could you please try if this patch corrects the issue:
>
> diff -r2.23 left.php
> 80c80
> < $id = preg_replace('@[^a-z0-9]*@i', '', $baseid . $keyhistory . $key) .
> $indent;
> ---
>
>> $id = base64_encode($baseid . $keyhistory . $key) . $indent;
>
>
> and if yes, please commit it, I currently have problems connecting to the SF.Net
> CVS.
>
> Thanks,
> Garvin.
>
More information about the Developers
mailing list