Search Type: Posts; User: Sina
Search: Search took 0.03 seconds.
-
17 Mar 2009 4:49 AM
- Replies
- 59
- Views
- 15,793
I removed the .prototype from first line of your code so it is now:
Ext.override(Date, {
...
and it seems like working. I am going to test it now and report the result.
Thanks -
17 Mar 2009 4:33 AM
- Replies
- 59
- Views
- 15,793
I am receiving the same error I described in #14, I traced a little and came up with this:
in ext-base.js we have a code:
if(overrides)
{
var p=origclass.prototype;
for(var... -
16 Mar 2009 2:45 AM
- Replies
- 59
- Views
- 15,793
Thanks for you effort,
When I add the first part of your code to override clearTime and isDTS functions, I get this error in firebug:
ext-base.js (line 9)
p is undefined... -
12 Mar 2009 5:19 AM
- Replies
- 59
- Views
- 15,793
Thanks again,
The only thing that remains is, my regional and language settings. I have changed all my settings from Farsi and Iran to English, United States (in the first tab) and English in the... -
11 Mar 2009 11:15 PM
- Replies
- 59
- Views
- 15,793
I was getting used to quick responses, but it seems there is no more!
Is there someone working on this issue? -
11 Mar 2009 1:16 AM
- Replies
- 59
- Views
- 15,793
Hi and thanks again for your time mystix,
I had an idea, there is a slight chance, that you don't see the bug on virtual machines. So I installed Microsoft Virtual PC, set up Win XP on that, and... -
10 Mar 2009 3:50 AM
- Replies
- 59
- Views
- 15,793
Great tips from mystix,
If you want to see the bug:
Go to Date and Time in control panel
In the timezone select (GMT +03:30) Tehran (I don't know about other time zones, but it work fine for... -
9 Mar 2009 6:37 AM
- Replies
- 59
- Views
- 15,793
Hi,
When you pick 22 and 23 th march of 2009, the picker shows 21 of march, and for dates after that, there is always 1 day difference. for example if you pick 29th, Field value would be... -
2 Mar 2009 6:25 AM
- Replies
- 11
- Views
- 7,261
I 'm having the same problem, no answer to this thread from support team?????? :(
Results 1 to 9 of 9
