Skip to content
Commit 3d17c969 authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

!17 (comment 140469)

On saving <UML:Operation> avoid empty <UML:BehavioralFeature.parameter/>

umbrello/uml1model/operation.cpp
- In function saveToXMI1, before calling writer.writeStartElement for
  "UML:BehavioralFeature.parameter", if m_pSecondary is null and m_List
  is empty then write </UML:Operation> closing element and return.

CCBUG: 363582
parent b1a4f029
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment