bug with multiple {start} {end} pairs

0 votes
asked Apr 29, 2021 in Bug by charlesZ
multiple {start} {end} block, when I used, only the first pair effective, all the followings are all failed and have no effect. The examples as follows:

`block1

{start} .....

.....(other sentences)

{end} ....

{start}<->{end} : ...

....(some other sentences)

`block2

{start} .....

.....(other sentences)

{end} ....

{start}<->{end} : ...

`block3

{start} .....

.....(other sentences)

{end} ....

{start}<->{end} : ...

only block1 has effect, other blocks have no effect at all!
commented Apr 30, 2021 by albert (3,520 points)
Could you please be a bit more specific with a small real example.

Please also mention the plantuml version you are using.
commented May 6, 2021 by zzz
you can just use multiple {start} {end} pairs, only the first pair works, all others have no actions. my plantuml version is plantuml.1.2021.4.jar. BTW, I just announced only once "!pragma teoz true" at the very beginning of the file.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...