[CLOSED] [1.0] Problem with revision 3409

  1. #1

    [CLOSED] [1.0] Problem with revision 3409

    In that revision you added this function in the treenode.js file:

       collapse : function () {
            this.updateExpandIcon();
            if (this.rendered) {
                this.ctNode.style.display = "none";
            }
    but i get an error when i collapse a treepanel, before this version it was working:

    Error: this.updateExpandIcon is not a function
    Source File: extnet/extnet-core-js/ext.axd?v=32370
    Line: 807
    Thanks
    Last edited by geoffrey.mcgill; Jan 18, 2011 at 4:33 PM. Reason: please use [CODE] tags, [CLOSED]
  2. #2
    Hi,

    Please update to revision #3411 and re-test.

    Apologize for inconvenience.
  3. #3
    it's now fixed.
    thanks again

Similar Threads

  1. [CLOSED] Bug in revision 3863?
    By Fredrik in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 13, 2012, 12:28 PM
  2. [CLOSED] [1.2] Problem since revision 3809
    By juane66 in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Feb 08, 2012, 9:44 AM
  3. [CLOSED] [1.0] Problem with revision 2973
    By juane66 in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Aug 10, 2010, 11:35 AM
  4. [CLOSED] [1.0] Problem with last revision
    By juane66 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: May 12, 2010, 8:15 AM
  5. [CLOSED] [1.0] problem with revision 2550
    By juane66 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 13, 2010, 6:56 PM

Posting Permissions