Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Operating System: Windows XP
Platform: PC
-
Support Case References:
Description
Need to investigate tree performance optimizations. Noted in forum:
http://support.icesoft.com/jive/thread.jspa?threadID=1974&tstart=0
http://support.icesoft.com/jive/thread.jspa?threadID=1974&tstart=0
Activity
Field | Original Value | New Value |
---|---|---|
issue.field.bugzillaimportkey | 747 | 12003 |
Affects Version/s | 1.5 [ 10027 ] | |
Affects Version/s | 1.0 [ 10024 ] |
Fix Version/s | 1.6DR1 [ 10035 ] | |
Fix Version/s | 1.6 [ 10031 ] |
Resolution | Won't Fix [ 2 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Fix Version/s | 1.6DR#1 [ 10035 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Won't Fix [ 2 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Assignee | Greg McCleary [ gregory.mccleary ] |
Assignee | Mircea Toma [ mircea.toma ] |
Fix Version/s | 1.6.1 [ 10070 ] |
Assignee Priority | P3 |
Fix Version/s | 1.6.1 [ 10070 ] | |
Assignee Priority | P3 | |
Assignee | Mircea Toma [ mircea.toma ] |
Attachment | dynamicBigForm2.html [ 10644 ] |
Assignee | Mircea Toma [ mircea.toma ] |
Attachment | bigbody.html [ 10653 ] | |
Attachment | bigform-innerHTML.html [ 10654 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14841 | Wed Sep 19 17:39:26 MDT 2007 | mircea.toma | Fix 'for' loops to use precalculated length. Serialize view numbers once per submit. Fix form element retrieval for Safari. Remove check for duplicate parameters (check rendered useless due to previously mentioned fix). |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7DR#1 [ 10100 ] | |
Assignee | Mircea Toma [ mircea.toma ] | Philip Breau [ philip.breau ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14871 | Wed Sep 26 16:26:58 MDT 2007 | mircea.toma | Test if component can submit before serializing it (when iceSubmit/icePartialSubmit is called) -- |
Files Changed | ||||
![]() ![]() |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14874 | Thu Sep 27 17:57:32 MDT 2007 | mircea.toma | Anchor elements can submit forms, so serialize accordingly -- |
Files Changed | ||||
![]() |
Fix Version/s | 1.6.2 [ 10111 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Philip Breau [ philip.breau ] | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #14999 | Mon Oct 22 12:43:31 MDT 2007 | mircea.toma | Fix 'for' loops to use precalculated length. Serialize view numbers once per submit. Fix form element retrieval for Safari. Remove check for duplicate parameters (check rendered useless due to previously mentioned fix). Test if component can submit before serializing it (when iceSubmit/icePartialSubmit is called). Anchor elements can submit forms, so serialize accordingly. |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.7 [ 10080 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mircea Toma [ mircea.toma ] |
Bug fixed revision #10058
The DOM updates have been optimized by assigning IDs to all TreeNode DIVs.
Prior to this change only the Elements contained in the DIVs were assigned IDs.