Bug 274243

Summary: code gen templates: if 3 parameters, only 2 appear in code generated
Product: [Applications] umbrello Reporter: peter <admin>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: ralf.habacker
Priority: NOR Keywords: triaged
Version: 1.1   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description peter 2011-05-27 03:40:51 UTC
Version:           1.1
OS:                Linux



Reproducible: Didn't try

Steps to Reproduce:
diagram <=> template<class T, int rdim, int cdim>
class Matrix ....etc

Actual Results:  
code: template<class T, int rdim>
class Matrix ... etc

Expected Results:  
template<class T, int rdim, int cdim>
class Matrix ....etc

OS: Linux (i686) release 2.6.35-28-generic-pae
Compiler: cc
Comment 1 Ralf Habacker 2016-09-20 08:23:12 UTC
Please provide a related xmi file containing the related fragment or a c++ test case.
Comment 2 Andrew Crouthamel 2018-09-26 22:19:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 04:10:06 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!