[CLOSED] SVN 3917 Build Error

  1. #1

    [CLOSED] SVN 3917 Build Error

    I receive an error when building revision 3917. I believe Ext.Net\Ext\Form\DropDownFieldBase.cs is missing

    using Ext.Net.Utilities;
    For the line of code IsNotEmpty():

                string val = postCollection[this.ValueHiddenName.IsNotEmpty() ? this.ValueHiddenName : (this.UniqueName + "_value")];
    Last edited by Daniil; Apr 04, 2012 at 8:00 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Thanks for the report, fixed in SVN
  3. #3
    Thanks for the update. Vladimir would it be possible to add a comment to each revision so that we could get a general hint as to the change?

    I try to stay up with the latest SVN code each night and I can sometimes find the reason for the change because of comments made in a forum thread, while other times I have no idea.
  4. #4
    Quote Originally Posted by cwolcott View Post
    Thanks for the update. Vladimir would it be possible to add a comment to each revision so that we could get a general hint as to the change?

    I try to stay up with the latest SVN code each night and I can sometimes find the reason for the change because of comments made in a forum thread, while other times I have no idea.
    I didn't notice that comments were not being added to those SVN commits. We'll ensure they are added from this point forward.
    Geoffrey McGill
    Founder
  5. #5
    Yes, we are adding comments for v1,
    Just v2 API was changing constantly therefore we skip comments
    At this moment we will add comments to SVN commits

Similar Threads

  1. [CLOSED] Error Then Build V2.1 / 4259
    By Aurelio in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 11, 2012, 6:55 AM
  2. [CLOSED] [1.0] Build Error
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Jul 29, 2010, 9:55 PM
  3. [1.0] Ext.Net.MVC build error
    By Dominik in forum 1.x Help
    Replies: 0
    Last Post: Apr 16, 2010, 4:07 AM
  4. [CLOSED] Compile error on build 1331
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 22, 2009, 8:28 AM
  5. [CLOSED] Error after running new build
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 15, 2008, 8:07 AM

Posting Permissions