Skip to content

Commit ac1b37f

Browse files
committed
Add pContents assignment to fix new ui
1 parent 59cd435 commit ac1b37f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/iop/cls/IOP/Message.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,7 @@ ClassMethod HandleProperty(
467467
}
468468

469469
If type = "array" Set key = key_"()"
470+
Set pContents = idx
470471
Set pContents(idx,"name") = key
471472
Set pContents(idx,"alias") = key
472473
}

0 commit comments

Comments
 (0)