Yesterday my code worked perfectly (apart from some minor bugs, not mine of course :lol: ), this morning I rejoiced as rev 8 was out, thinking that this, hopefully, would fix my un-shadowed disabled buttons. However, after downloading, unpacking, renaming folders and firing up i get this:
[Exception... "'Event does not exist: "beforerowsremoved".' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no] in
It looks as though my ArrayReader initialization is the problem.
This whole thing happens in utilities.js tho, so I'm throwing the ball back to you Jack, or anyone capable of fixing/explaining/elaborating my problem....
[Exception... "'Event does not exist: "beforerowsremoved".' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no] in
It looks as though my ArrayReader initialization is the problem.
This whole thing happens in utilities.js tho, so I'm throwing the ball back to you Jack, or anyone capable of fixing/explaining/elaborating my problem....

|
#2
|
|
I encountered the same problem in FireBird when trying out the Inline Editing grid demo.
![]() |
|
#3
|
|
Thanks. This will be fixed in the next rev.
![]() |
|
#4
|
|
great job jack! fixed in rev 9 =)
btw, is there some way for us to help you with bug fixes and stuff? ![]() |
|
#5
|
|
Just keep reporting and I will keep fixing.
I have a trac install, but haven't decided if I am going to stick with it (the host provides a very raw user management panel). Can anyone recommend a good SVN+Trac host that has easy to use ACL including users being able to change their password?![]() |
|
#6
|
|
I haven't had any problems using Subversion and activeCollab (PHP-based Trac alternitive) on Dreamhost. Might look into that...
![]() |
|
#7
|
|
IE7 has problems viewing the shadow of a QuickTip when used in an Ext.grid.Grid.
Here is some sample code this.cm = new Ext.grid.ColumnModel([
{ header: 'Name', renderer: function( value, c ) {
c.attr = 'ext:qtip="Some cool tip"';
return value;
} }, ...
This problem doesn't occur in FireFox. ![]() |
|
#8
|
|
I can't seem to get it. Can I ask what doc type and any other details?
![]() |
|
#9
|
|
jack, on the bug tracking. Isn't jira free to open source projects?? I have never looked into the rules of codehaus for hosting, but maybe they would give you an option.
LES ![]() |
|
#10
| |
|
Quote:
I used this <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Thanks Jack. BTW: Ext is growing sweeter every minute. ![]() |
本文讨论了ExtJS版本8中遇到的一些问题,包括ArrayReader初始化错误及IE7下QuickTip阴影显示异常的情况。作者分享了解决方案,并提到了问题已在后续版本中得到修复。
I have a trac install, but haven't decided if I am going to stick with it (the host provides a very raw user management panel). Can anyone recommend a good SVN+Trac host that has easy to use ACL including users being able to change their password?

被折叠的 条评论
为什么被折叠?



