Threaded View
-
6 May 2011 3:42 AM #1
[EXTJSIV-1804]Ext.ComponentQuery.query() for ItemId's / xtypes containing '.'
[EXTJSIV-1804]Ext.ComponentQuery.query() for ItemId's / xtypes containing '.'
I have a complex Application naming Objects according to an MVC approach. The xtypes of the objects get the same name as the object-name (e.g. 'MyApp.Domain.View.PersonView'). Same is done for the itemId's.
With Ext.ComponentQuery.query() I only get an empty Array when querying one of those Objects. When I change the ItemId to 'MyAppDomainViewPersonView', the query returns the Object as intented.
That should work for itemId's with '.' as well.
You found a bug! We've classified it as
a bug in our system.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
Similar Threads
-
Ext.ComponentQuery.query() not working
By ashish01 in forum Sencha Touch 1.x: DiscussionReplies: 3Last Post: 7 Sep 2012, 4:45 AM -
[OPEN-1062] Load Record by itemId doesn't work for composite fields
By zefciu in forum Ext 3.x: BugsReplies: 1Last Post: 24 Jul 2012, 12:57 PM -
Ext.ComponentQuery.query() only creates an empty array
By Reggae in forum Ext: DiscussionReplies: 5Last Post: 24 May 2011, 4:09 AM -
[OPEN-EXTJSIV-1804]Ext.ComponentQuery xtype
By rchloupe in forum Ext:BugsReplies: 0Last Post: 30 Apr 2011, 12:00 PM -
[OPEN-759] Ext.ComponentQuery.query() Epic Fail!
By gcallaghan in forum Sencha Touch 1.x: BugsReplies: 0Last Post: 3 Feb 2011, 5:50 PM


Reply With Quote