[CLOSED] Breaking Changes in 2.3 Release

  1. #1

    [CLOSED] Breaking Changes in 2.3 Release

    As per the release notes, there are no breaking changes in Release 2.3.

    But I see various changes, I have replaced the new version dlls in my existing running application. But there are many issues reflected in the UI.
    When i replace the dlls with the old version dlls, everything works fine.

    Is my understanding incorrect, that there are no breaking changes in the 2.3 release???

    Thanks,
    Rajiv Dutt
    Last edited by Daniil; Dec 24, 2013 at 8:28 AM. Reason: [CLOSED]
  2. #2
    Hi @RajivDutt,

    What is your start point? I mean what Ext.NET version did you use before updating to v2.3?

    The latest BREAKING_CHANGES poses the only item between v2.2 and v2.3.
    https://examples2.ext.net/#/Getting_...AKING_CHANGES/

    Definitely, it should not cause many issues with UI.

    There is also a possibility that we could miss some breaking change (-s).
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi @RajivDutt,

    What is your start point? I mean what Ext.NET version did you use before updating to v2.3?

    The latest BREAKING_CHANGES poses the only item between v2.2 and v2.3.
    https://examples2.ext.net/#/Getting_...AKING_CHANGES/


    Definitely, it should not cause many issues with UI.

    There is also a possibility that we could miss some breaking change (-s).


    Please have a look on the following screenshot, after migration to the new version Grids has started displaying the empty dates as 01/01/0001.
    Environment : Windows 8 - IE10
    Click image for larger version. 

Name:	GridEmptyDates.png 
Views:	13 
Size:	32.0 KB 
ID:	7377

    Thanks,
    Rajiv Dutt
    Last edited by RajivDutt; Dec 17, 2013 at 11:00 AM.
  4. #4
    It was a bug in the v2.3 and fixed in v2.4.
    http://forums.ext.net/showthread.php?26938

    Sorry for the inconvenience.
  5. #5
    Quote Originally Posted by Daniil View Post
    It was a bug in the v2.3 and fixed in v2.4.
    http://forums.ext.net/showthread.php?26938

    Sorry for the inconvenience.
    Do we have some known issue section, where we can see the known issues of v2.3?

    How would i know, if there are some more concern like this... do i need to learn it with my experience?

    We have to do a regression testing for the entire application after applying v2.3 :(. We had to rollback it at the last moment.

    Thanks,
    Rajiv Dutt
  6. #6
    We have to do a regression testing for the entire application after applying v2.3 :(.
    You should test your application after upgrading. Each new Ext.NET release includes dozens of bug fixes, and there's always the chance of a breaking change being introduced.

    You can review the Svn logs for notification of all changes to the source code. A summary of the Svn log is available at the following location:

    https://examples2.ext.net/#/Getting_...ments/SVN_Log/

    You should also review the CHANGELOG.txt for each release:

    https://examples2.ext.net/#/Getting_...nts/CHANGELOG/

    The BREAKING_CHANGES.txt document should contain a listing of all breaking changes:

    https://examples2.ext.net/#/Getting_...AKING_CHANGES/

    We track all defects for Ext.NET in the GitHub Issues tracker:

    https://github.com/extnet/Ext.NET/issues

    Hope this helps.
    Last edited by Daniil; Dec 30, 2013 at 4:33 AM. Reason: Replaced CODE tags with QUOTE ones
    Geoffrey McGill
    Founder

Similar Threads

  1. Ext 2.1 Breaking changes
    By PetrSnobelt in forum 2.x Help
    Replies: 5
    Last Post: Dec 17, 2012, 4:49 AM
  2. Replies: 9
    Last Post: Dec 12, 2012, 5:04 AM
  3. [1.0] Undocumented Breaking Changes
    By r_honey in forum Open Discussions
    Replies: 2
    Last Post: Dec 29, 2009, 1:33 PM
  4. Coolite 0.8 breaking changes
    By r_honey in forum Open Discussions
    Replies: 11
    Last Post: Jun 22, 2009, 5:16 AM

Tags for this Thread

Posting Permissions