protected class visibility prints a 1 instead of #

0 votes
asked Jun 20, 2014 in Bug by anonymous
Hello,

I don't know why, but using # to declare a member protected generate a 1. instead of a #. You can see it directly in your example page http://plantuml.sourceforge.net/imgp/classes_006.png

2 Answers

0 votes
answered Jun 20, 2014 by plantuml (298,440 points)
Hi,

This is a bug caused by creole parser... We will fix it.

Many thanks for the report!
0 votes
answered Jun 23, 2014 by plantuml (298,440 points)
This has been fixed in version V8000.

Thanks for the feedback!
...