jack
  • Checked-out the current version of SVN and switched my Ext over to use it, and my app which was working fine now throws an error in Firebug:


    this.renderer.render is not a function
    processSuccess(Object tId=3 status=200 statusText=OK)ext-core-debug.js (line 8142)
    escapeRe(function(), Object el=Object, [Object tId=3 status=200 statusText=OK, Object], undefined)ext-base.js (line 26)
    handleResponse(Object tId=3 status=200 statusText=OK)ext-core-debug.js (line 7566)
    handleTransactionResponse(Object conn=XMLHttpRequest tId=3, Object scope=Object argument=Object timeout=30000, undefined)ext-base.js (line 108)
    handleReadyState()ext-base.js (line 105)
    [Break on this error] this.renderer.render(this.el, response, this);


    I think this is down to my panel.body.update() call as this panel no longer updates. Any idea why this is? Workaround?


  • Lloyd -

    Could you give us some more details on what you are doing? There was a recent change in SVN to implement a defaultRenderer. In fact there were 3 changes, as one of the revisions introduced a bug.

    The current SVN revision is 2497. What revision are you on?

    If you are on the latest SVN revision, could you please provide us with a simple test case that breaks? Otherwise please update the latest revision and try again.


  • Hey thanks for the reply, seems the revision I had was the issue, did an update and the problem has gone away as far as I can tell.







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about [Solved] Problem with panels using SVN build , Please add it free.
    • edit