Sequence - big messages - fail to generate/ participans transformed to classes

0 votes
asked Sep 8 in Bug by mihaita074 (160 points)
1. Siquence diagrams are failing on messages which are on one line ao more than 901 characters (even if it's splitted with \n)

2. Following the hint from https://forum.plantuml.net/3104/sequence-diagram-messages-on-multiple-lines ...

Splitting the line with "\" it helps a bit, but if the complete line (including those merged by "\") eceeds 2013 characters, the participants are automaticaly tranformed into classes and the text is justified aligned.

Example: //www.plantuml.com/plantuml/png/SoWkIImgAStDuN9qTDIrKt020Yi5coGxc-JydFmYAsMddD9KEmNVrEBYnFHK2gcOl9WIKbHZ5QQnKuQLdPWke6MuqzyxN6GvcVxnFBn2FGyUxXHI8oq3Ohfdw0L4J1wDid9C7d7gKga5OhXAS8EOl19QW1YkT2g3Kdm0egIoCeJB8JKl1LZB0m00
commented Sep 8 by The-Lu (60,140 points)

 the participants are automaticaly tranformed into classes and the text is justified aligned.

To force Sequence diagram, add just at the beginning:

participant AAA

Regards,
Th.

commented Sep 8 by mihaita074 (160 points)

with "participant AAA" it fails completely to generate it

commented Sep 8 by The-Lu (60,140 points)
moved Sep 8 by The-Lu
Yes, you are right.
We observe: 'Syntax error'.

But if you suppress the last char (the 'T') you observe the expected result...

Then it will be perhaps necessary to list all the size/lenght max/limit on PlantUML...

Regards,
Th.
commented Sep 8 by mihaita074 (160 points)
without the "T", it would not eceed 2013 characters... :D
This limitation didn't exist in the older version that I used (1.2019.1), and since I've noticed a significant improvement in time to generate large diagrams, I thought it's time for the update :/
commented Sep 11 by The-Lu (60,140 points)

Hello all,

Then it will be perhaps necessary to list all the size/length max/limit on PlantUML...

Then here is a beginning of the max/limit inventory, or a list of issue/wanted feature on the same topic, ... 

The limitation (of ~2000) comes from the version 1.2021.10...

See also same request here:

Regards,
Th.

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.
...