PDA

View Full Version : Ext.jsb incomplete



warstar
8 Aug 2007, 11:51 PM
Hi all,

First of all i wanne thank all developers who worked on extjs great job guys!
Onyl thing is that i have a couple of problems when using the ext.jsb in de source dir from the download site 1 of the problems is that it will not include the JsonStore and i think other dependancys because i keep getting the "sp has no properties" error.
Is there any new version of the ext.jsb that will fix this problem?
Also when using the online "Build your own Ext" it gives the same error ( but i gess the download and online version use the same .jsb )

Well thanks allready and good luck to all

O yeah i forgot some info:
error occures on:
- windows xp sp2
- IE 6/7
- FF 2.0.0.6
- Extjs: 1.1 (lastest from http://extjs.com/download ) with prototype adapter

brian.moeskau
9 Aug 2007, 12:34 AM
This is most likely not a bug in Ext -- it is almost always an application error. Can you provide some kind of test case that demonstrates the issue in code?


Is there any new version of the ext.jsb that will fix this problem? .... Also when using the online "Build your own Ext" it gives the same error

The jsb files included with the framework are always up to date with each new release, and include all files by default. The default distribution should work just fine (we would have heard about this as soon as it came out if it didn't). The build your own does not use a jsb file, it has its own separate dependency list. Again, I would guess that you have an issue in your application, and not that we happen to have the same missing dependency in two separate spots and no one else has noticed.

warstar
9 Aug 2007, 1:48 AM
Hi brian.moeskau,

I agree that's why i was made this thread well i'm sorry to say that i don't have time to create a code demo. but i think the included screen shot will show you that in the data package JsonStore is missing and this also happens when walking thru the steps i did in pic 1.1 and 1.2 hope this is okee for now.