Description
The logic of reading the data of the value causes (very) unexpected behaviour:
value = ((Text)field.getFirstChild()).getData();
When commenting out a part of the value only the part till the comment will be processed.
The logic of reading the data of the value causes (very) unexpected behaviour:
value = ((Text)field.getFirstChild()).getData();
When commenting out a part of the value only the part till the comment will be processed.