[Phpmyadmin-devel] AJAXify phpMyAdmin Interface - GSOC 2011 - db_structure -> insert

Marc Delisle marc at infomarc.info
Mon Jun 13 14:01:51 CEST 2011


Thilanka Kaushalya a écrit :
> Hi Marc,
> 
> 
>     1. After clicking Insert, Firebug reports a JS error
>     "Node cannot be inserted at the specified point in the hierarchy".
> 
> I does not get such an error. Please can you clarify me the scenario.

I saw this at home under Vista. Now at work and I cannot see it. The 
scenario is just to open the sakila database and click Insert for one of 
the tables.
>  
> 
>     2. I have to wait up to 5 seconds before the insert panel appear, do you
>     see the same wait time?
> 
> Yes same problem here. I see there are lot of get() queries on firebug 
> during the insert dialog pop up. My be it make slow the system. What can 
> I do for this kind of issue. Please clarify me on this. 

Firebug / network panel shows a stall on js/update-location.js.

>  
> 
>     3. Insert is done correctly but the row count is not updated.
> 
> Still I could not finished it. I'll update you tomorrow on this.  

OK.

> 
>     4. Continue insertion does not work (not sure it's necessary to show
>     this dialog in this situation, however).
> 
> I used the "*/currrent_insert_table.trigger('click');"/* option to 
> trigger back the insert table dialog for this option. It works correctly 
> once and after that it get failed. I cannot find any issue with that. 
> Please can you check that.

Now it seems to work everytime!
>   
> 
>     5. "Show insert query" does not show the query.
> 
> Now it works.

Great.

-- 
Marc Delisle
http://infomarc.info




More information about the Developers mailing list