Project

General

Profile

Actions

Bug #5465

closed

We should not canonify ourselves class context given in ncf

Added by Vincent MEMBRÉ over 9 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
1
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

entries in ncf are canonified manualy ( replace \W by _) this replace variable added in by ncf

package_install_${apache.package.name} => package_install__apache_package_name_

We should remove that part, and surround the class by the canonify function:

canonify("package_install_${apache.package.name}");

But we don't want to add a canonify if the class didn't need it

The following class:

suse.debian

should stay lke this


Subtasks 2 (0 open2 closed)

Bug #5466: Canonified classes are not properly displayedRejectedActions
Bug #6275: Fix negative status and test when a variable is used in class contextReleasedVincent MEMBRÉActions

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #5558: When we use variables in parameters, for a generic methods that have a condition, the resulting generated not applicable file is invalidReleasedJonathan CLARKEActions
Actions

Also available in: Atom PDF