[CLOSED] Migrating from 2.1 to 2.2 issue

  1. #1

    [CLOSED] Migrating from 2.1 to 2.2 issue

    Hi, we curerntly migrated from 2.1 to 2.2 and experiencing lots of javacript errors, which i assume are breaking changes introduced in 2.2, is there any document that addresses what the breaking changes in 2.2 are and how to migrate from 2.1 to 2.2.

    For instance, getting error that filterby is not available on grid even when the call is made by ext.js.

    Rgards
    Last edited by Daniil; May 30, 2013 at 4:13 AM. Reason: [CLOSED]
  2. #2
    What kind of errors do you have?

    For instance, getting error that filterby is not available on grid even when the call is made by ext.js.
    Grid has no filterby method (and in previous version it has no the method also, filterBy is store javascript method)
  3. #3
    You never answered my question about the any breaking changes document. The error is everywhere. Group tab panel that works previously in 2.1, no longer works as only the content of teh first tab displays, the other tabs do not display anything.

    Please if there is a log file about breaking changes can you provide me with one.
  4. #4
    You never answered my question about the any breaking changes document.
    Breaking changes document is always provided with each release. You can find it in SVN also (http://svn.ext.net/premium/branches/...NG_CHANGES.txt) or view online
    https://examples2.ext.net/#/Getting_...AKING_CHANGES/

    Group tab panel that works previously in 2.1, no longer works as only the content of teh first tab displays, the other tabs do not display anything.
    For me it works fine, please see online sample
    https://examples2.ext.net/#/TabPanel...anel/Overview/

    If you have a test case with errors then please post it and we will investigate it

Similar Threads

  1. Breaking changes migrating from Ext.NET v1 to v2
    By Daniil in forum Open Discussions
    Replies: 19
    Last Post: Dec 09, 2013, 6:21 AM
  2. [CLOSED] Javascript function migrating
    By ViDom in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: May 07, 2013, 10:06 AM
  3. [CLOSED] Migrating from v1.5 to 2.0.1 differences.
    By ViDom in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Sep 27, 2012, 1:47 PM
  4. [CLOSED] Migrating a MVC App from v1 to v2
    By RCN in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 10, 2012, 7:05 PM

Posting Permissions