Administrator Find and Replace Bug

Forum Home Forums Runtime Bugs Administrator Find and Replace Bug

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #7618
    JW
    Participant

    version 5.8.1

    there are channels named as:
    s1
    s2
    s3

    when using “Replace All” of “Find and Replace” function to “s” with “sensor_s”, it will fall in to a dead loop and crash.

    and channel will become “sensor_sensor_sensor_s1” before crash

    I guess it keep searching until no match found, instead of search through the table once only.

    #7626
    Mikhail
    Moderator

    Thank you for the report. I tried to reproduce the bug on HelloWorld project. But it works well. Could you try to do the same on HelloWorld project?
    The app should remember the start search row. May be in some cases it fails.

    #7709
    JW
    Participant

    Hi Mikhail,

    I Found a way to reproduce this consistently using the DemoProject.en-GB.
    1. goto input channel table [11]
    2. find and replace
    Column: Name
    Find: t
    Replace with: s_t
    uncheck match whole cell.
    3. the 1st time will be performed correctly
    4. do the same find and replace again, Administrator app will crash.

    #7712
    Mikhail
    Moderator

    Hi,

    Thank you. I will check and write here.

    #7722
    Mikhail
    Moderator

    Hi,

    Could you check this video? Do you do the same?

    #7731
    JW
    Participant

    yes, that’s the same actions I did.

    I am going to try on another computer tomorrow and see what’s the result.

    #7737
    JW
    Participant

    Hi,

    I found the difference.

    Selecting “Input channels” the whole table then find and replace will not experience crash.

    But selecting sub tables such as “[11]ADAM-6015 Server room” then find and replace will experience crash.

    #7738
    Mikhail
    Moderator

    Please check this update. Replace the existing app files.

    #7755
    JW
    Participant

    this bug is fixed by above update.

    #7758
    Mikhail
    Moderator

    Good. The fix will be included in the next release. Thank you.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.