> I just tried to replace the 7.2.1 Base.js, UI.js and Strings.js with > 7.3. That rendered impossibility to log into 127.0.0.1:9000 at all... > So I had to put my 7.2.1 js files back. > What might have happened here?
7.3 features the updated ExtJS 2.2, whereas SC 7.2 is still based on ExtJS 2.1. There are subtle differences which render impossible what you're trying to do. But unless you want to use some of the newly introduced components such as eg. SqueezeJS.UI.RawTitle (as discussed earlier in this thread), you don't need to do that anyway. -- Michael _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
