Appartamento in Affitto Milano – Washington

Ext.fly(A) has no properties

Added by Gabrio gabs 226 days ago

Hello Davide,

I created a new demoadmin project, just to check out the new features.
I have gone through all the steps in the wiki, but when login and go to /admin I get a javascript error

Ext.fly(A) has no properties
http://localhost:3001/javascripts/ext-all.js?1207730235
Line 76

I've had this error before, but I just can't remember what I did to fix it - Do you have any idea?


Replies

RE: Ext.fly(A) has no properties - Added by Davide D'Agostino 225 days ago

What browser do you use?

Now Im using lipsiadmin for a site of my customer and Im testing it on : ie6, ie7, ff, safari without problems.

RE: Ext.fly(A) has no properties - Added by Gabrio gabs 225 days ago

I have tried both Firefox and Safari on Leopard.
My old project still works, all the examples on ext-js homepage works..

RE: Ext.fly(A) has no properties - Added by Davide D'Agostino 225 days ago

The project that you run with lipsiadmin is new?

RE: Ext.fly(A) has no properties - Added by Gabrio gabs 225 days ago

The one with the error has been created today.. Followed the wiki

RE: Ext.fly(A) has no properties - Added by Gabrio gabs 225 days ago

Heres the project, username and password for admin is: / admin

RE: Ext.fly(A) has no properties - Added by Davide D'Agostino 225 days ago

Thanks gabrio Now I inspect It

RE: Ext.fly(A) has no properties - Added by Gabrio gabs 225 days ago

Thank you Davide, appreciate it!

RE: Ext.fly(A) has no properties - Added by Davide D'Agostino 225 days ago

Thanks! Gabrio I found the bug, the problem wose like you se in last revision r37 because sqlite is a little different from mysql so the result of ordering in backend.html.erb wose different than backend.js.erb.

Now I just update lipsiadmin.

And I also attach you the project fixed

RE: Ext.fly(A) has no properties - Added by Gabrio gabs 225 days ago

Thanks! works perfectly now.. :)