Using parenthesis in object diagram field values

0 votes
asked Aug 8, 2021 in Bug by tawek
Following fragment won't produce expected result.

object x
x : v = "Z()"

The v field will be invisible!!!

The fields are not visible if there are parenthesis in field values. No escaping helps. Field reappears if there is at least one field without parenthesis in value!!

http://www.plantuml.com/plantuml/png/HSqz3i8m3CNntQTuoH8OWGq9jUTWSrepeCQkKhVa-7o0nFWVVk_rYtFrjKna-Iw3er72QB90pS7pB5ofuOpjW0lYTRUF-FRntmch3bQAg2FBP0_Sh8ApRGAttmf2w497wODFRyoHUj7nTVu4

Very nasty.

1 Answer

0 votes
answered Aug 23, 2021 by plantuml (294,960 points)
Many thanks for the report.
This is fixed in last beta http://beta.plantuml.net/plantuml.jar and on the online server.

Tell us if it's not working for you!

Regards,
...