defect
minor
#28957
Client-side errors with GotoLinkControl
The GotoLinkControl writes a Goto link to the GUI.
If the underlying field does not contain a link, it does not write anything, not even a stub to update itself as soon as the field has a link.
This leads to a client-side error.
Test
Enter an invalid link in a DemoA in the "urlString" attribute (e.g. without a protocol). Exit the field. An error is displayed, but no client-side error is written to the log.