Login
Remember
Register
PlantUML Q&A
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
why queue "a" as a {} notation fails?
0
votes
asked
Apr 9, 2019
in
Bug
by
boshka
(
3,960
points)
queue "a" as a
works fine, while
queue "a" as a {
}
fails.
Other component types work fine with {} notation
component-diagram
queue
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
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
.
1 Answer
0
votes
answered
Apr 11, 2019
by
plantuml
(
296,000
points)
Thanks for the feedback.
This is fixed in last beta
http://beta.plantuml.net/plantuml.jar
Tell us if it's not working for you.
commented
Apr 11, 2019
by
boshka
(
3,960
points)
thanks! If queue is empty, that works. However, still fails if I put subcomponents inside the queue and try linking the subcomponent:
queue "a" as a {
component "b" as b {
}
}
component "c" as c {
}
b->c: test
commented
Apr 12, 2019
by
plantuml
(
296,000
points)
Thanks again for your tests!
It should be ok with last beta
http://beta.plantuml.net/plantuml.jar
Tell us if you find other issues!
commented
Apr 12, 2019
by
boshka
(
3,960
points)
thank you! looks ok so far!
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Related questions
Rendering bug in sequence diagrams
Queue display bug in 1.2017.12
Please provide nodes to represent queues and topics
Embedding in interface note fails
SkinParam with Graident Color fails to renderer
All categories
Question / help
(1,624)
Bug
(1,708)
Wanted features
(1,458)
Closed question / help
(89)
Closed bug
(53)
Closed feature request
(130)
Won't fix
(3)
Won't implement
(13)
Can't help
(9)
To be deleted
(10)
To be sorted
(430)
...