-
9 Sep 2010 7:06 PM #1
[CLOSED] datestore bug
[CLOSED] datestore bug
When i change the store in the combobox, it always show up store:'storename'. I think it does not work because that store never contain '' so it should be store
torename instead. It is very annoy that I need to manually modify it everytime I generate code.
-
10 Sep 2010 1:28 PM #2
did you set properly storeId property of your store?
-
10 Sep 2010 6:00 PM #3
-
13 Sep 2010 6:45 PM #4Sencha - Desktop Packager Dev Team
- Join Date
- Mar 2007
- Location
- Baltimore, MD.
- Posts
- 1,745
- Vote Rating
- 6
The store name should be a string and thus contain quotes. What is generated is correct. The store name does not become a global Javascript variable.
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Refreshing the data of a GridPanel (DateStore so...)
By MatthiasCyber in forum Ext 3.x: Help & DiscussionReplies: 2Last Post: 1 Sep 2010, 10:16 AM -
[CLOSED-659] charset bug, gbk charset will make this bug
By shaoshuai_496@163.com in forum Ext 3.x: BugsReplies: 9Last Post: 25 Feb 2010, 6:32 PM -
Several question about Datestore
By shepherd in forum Ext 3.x: Help & DiscussionReplies: 1Last Post: 16 Nov 2009, 8:07 AM -
[2.0b1][CLOSED] (Bug? Not a bug?) getLeft/setLeft, etc - API oddity
By tjcrowder in forum Ext 2.x: BugsReplies: 12Last Post: 22 Mar 2008, 8:22 AM -
[2.0b1][CLOSED][was not a bug] Firefox FormPanel colapse and scroll bug
By davood_firoozian in forum Ext 2.x: BugsReplies: 2Last Post: 1 Nov 2007, 9:39 PM


Reply With Quote