"[]" (component with short form) does not work when "allow_mixing"

0 votes
asked Apr 11, 2020 in Bug by The-Lu (70,400 points)

Hello,

Same defect as https://forum.plantuml.net/10825/ but for component with short form [].

"When you want to mix several types of UML diagrams, you can add the word "allow_mixing" right after @start_uml.
But then declaring" component with short form [] "does not work anymore."

@startuml
allow_mixing
component foo1
component "foo 2"
[foo3 --> Does not work, with allow_mixing]
[foo 4]
["foo 5"]
@enduml

And :

http://www.plantuml.com/plantuml/umla/SoWkIImgAStDuKhCoSalZy_DhCZCI-TApiyjoCzBpIjHIClFDqJYAW7v2aPAND50sbX1LzTEmIK_jLWXBxz4eJo_A5j7eJop94C1sQnOi5e54o0Drcog5Clba9gN0hGJ0000

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