[Phpmyadmin-devel] Automatic testing
adam
adamgsoc2013 at gmail.com
Sun Apr 14 09:55:37 CEST 2013
Hi Marc,
>Le 2013-04-05 22:31, adam a écrit :
>> Hey, Marc,
>>
>>
>> I would like to fix this bug.
>> https://sourceforge.net/p/phpmyadmin/bugs/3742/
>>
>> but I am quite confused about which space do you mean in the image?
>>
>> Attachment is the view from my side.
>>
>> thanks
>>
>> Adam
>>
>
>Hi Adam,
>I explain which space I mean, in the bug ticket. See my comment with the
>marc.png screenshot.
I found that on your screenshot (http://sourceforge.net/p/phpmyadmin/bugs/3742/), shows that 6 databases is displayed, but the navigator >>2 is displayed.
I think you must change the configaration:
$cfg['MaxNavigationItems'] = 25; to 6
otherwise, it is won't happen as your screenshot. If we want to fix this bug, we should make $cfg['MaxNavigationItems'] determined by space left.
so I want to check with you that. should we make $cfg['MaxNavigationItems'] a variable determined by space left.
Thanks,
Adam
More information about the Developers
mailing list