Menu

#1 Updates wrong Strings

open
None
5
2004-07-23
2004-04-13
A.Grandt
No

If I do a versionupdate on a string, and the contents
of that string also exists elsewhere in the Java file,
those instances get 'updated' as well.
For example:

public static final String REV_CONF = "8.1.5";

and later in the same java file :
// This is a test : IP = 192.168.1.5

that will change to 8.2.0 and 192.168.2.0 respectively
after a "Point" update. Hardly convinient.

Nice product though.

Aditionally, would it be possible to support more than
3 levels in numbering ?
Currently we use 4 Eg: 4.2.1.25 (Major, release, patch
and build)

Regards
A.Grandt

Discussion

  • A.Grandt

    A.Grandt - 2004-04-13

    Logged In: YES
    user_id=1020109

    Please ignore the RFE at the end of the bug repport.

     
  • Ryan Grier

    Ryan Grier - 2004-07-23
    • assigned_to: nobody --> rwgrier
     
  • Ryan Grier

    Ryan Grier - 2004-07-23

    Logged In: YES
    user_id=516146

    I can reproduce this error and am working on it.

     
  • A.Grandt

    A.Grandt - 2004-07-23

    Logged In: YES
    user_id=1020109

    I have made a possible fix for the problem myself, but the
    fix is located only on my PC at work. I'll submit the
    changes after my vacation which ends August 2nd.

     

Log in to post a comment.

MongoDB Logo MongoDB