Skip to content

Error Line numbers in Webterminal doesnot correspond to Python code in UIFlow2 #72

@SchneiderInfosystems

Description

@SchneiderInfosystems

In case of an exception while running a program in the web terminal, the line numbers referenced in the call stack does not fit to the line number shown in the Python view.
We found the root cause of this bug:
By downloading the python script into the flash UIFlow2 removes empty lines which was introduced for better readability of the Python Code created from Blocky. The call stack references to the condensed python script in the flash but not in the view of UIFlow2.
Is this issue is important and prevents a debugging in UFlow2!
Please fix this issue soon either by eliminate the empty line reduction while download or by using a translation table for the line numbers.
Thnx in advanced!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions