[Phpmyadmin-devel] AJAXify phpMyAdmin Interface - GSOC 2011 - Add a new user in db-> privileges

Marc Delisle marc at infomarc.info
Fri Jun 3 22:30:19 CEST 2011


Le 2011-06-03 13:24, Thilanka Kaushalya a écrit :
> Hi Marc,
> 
> Thilanka,
>> with the same scenario, at the same point I now see:
>>
>> Warning in ./libraries/common.lib.php#2917
>> Cannot modify header information - headers already sent by (output
>> started at server_privileges.php:1440)
>>
>> Backtrace
>>
>> ./libraries/common.lib.php#2917: header(string Cache-Control: no-cache)
>> ./server_privileges.php#2296: PMA_ajaxResponse(
>> object,
>> boolean 1,
>> array,
>> )
>>
>>
>>
> I fixed the issue of giving warnings regarding the header modification,
> and updated the repository. Please can you check that. Thank you.

Thilanka,
I see a new problem and I'm not sure when it was introduced. I think
it's better to fix this one, then I can continue evaluating the whole.

Here is the scenario (tested in FF 4.0.1 / Vista)

1. Click Databases
2. For a database, click Check Privileges
3. Click Add a new user
4. Fill minimum values in the popup (a name, generate password) and
create the user
5. User gets created but Firebug tells me that there was a JSON parse
error; the list of privileges for this db does not show up (I think I
saw it in previous tests)


-- 
Marc Delisle
http://infomarc.info




More information about the Developers mailing list