On Mon, Jan 5, 2015 at 6:19 PM, Marc Delisle <marc@infomarc.info> wrote:
Smita a écrit :
> Hi
>
> In current master branch, on table structure page, if I click on "change"
> corresponding to any column, I get lots of JS error. It starts with:
>
> "NetworkError: 500 Internal Server Error -
> http://localhost:8080/phpmyadmin/js/messages.php?lang=en&db=foodo&
> token=XXXXXXXXXX"
> "NetworkError: 500 Internal Server Error -
> http://localhost:8080/phpmyadmin/js/whitelist.php?lang=en&db=foodo&
> token=XXXX"
>
> followed by flooding of reference errors:
> ReferenceError: PMA_messages is not defined
>
> I am wondering if its just me having this problem or anyone else getting
> the same?
>
> Thanks and Regards
> --
> Smita K.

Hi Smita,
I tested with 495250f8cb39c6ed85505bd9c97587fc12a15b8c. All seems to be
fine in the UI, but in the web server's error log I get:

PHP Fatal error:  Call to a member function getTables() on a non-object
in libraries/relation.lib.php on line 1890.


Hi Smita and Marc,

I am unable to recreate the issues with current QA_4_3? Are you trying with a config.inc.php?

--
Thanks and Regards,

Madhura Jayaratne