From: SourceForge.net <no...@so...> - 2012-09-05 18:42:53
|
Bugs item #3541398, was opened at 2012-07-08 09:21 Message generated for change (Comment added) made by xmalota You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1046486&aid=3541398&group_id=219467 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 7 Private: No Submitted By: Matus Madzin (madzin) Assigned to: Milan Malota (xmalota) Summary: Not same semantic meaning after Beautify Initial Comment: The diagram before and after beautify has not got the same semantic meaning. Example: between instances router and client2 there are 3 "http" messages and two of them are crossed. After beautify there is no crossing among "http" messages. ---------------------------------------------------------------------- >Comment By: Milan Malota (xmalota) Date: 2012-09-05 11:42 Message: Fixed by adding precondition check whether a diagram is cyclic or not. It is not possible to transform cyclic diagrams now. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1046486&aid=3541398&group_id=219467 |