Project

General

Profile

Actions

Bug #11281

closed

Removing trailing spaces from generic methods metadata

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

Status:
Released
Priority:
N/A
Category:
Web - Technique editor
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

trailing spaces are read from generic methods metadata and added in their value

let's say you have

@class_prefix test_metadata 

The class prefix will be:

test_metadata 

Everything seems right ?? Don't you see the trailing space at the end of the line and the class prefix ?

Generated class will be:

test_metadata _value_I_put_in_editor 

instead of

test_metadata_value_I_put_in_editor 
Actions #1

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from New to In progress
Actions #2

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Alexis Mousset
  • Pull Request set to https://github.com/Normation/ncf/pull/627
Actions #3

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset commit:a457afb641b53510ae867ed25446ac6a5b0363b5.

Actions #4

Updated by Vincent MEMBRÉ over 6 years ago

  • Status changed from Pending release to Released
Actions #5

Updated by Alexis Mousset almost 2 years ago

  • Target version changed from 0.x to ncf-0.x
Actions #6

Updated by Alexis Mousset almost 2 years ago

  • Project changed from 41 to Rudder
  • Category changed from Technique editor - API to Web - Technique editor
Actions

Also available in: Atom PDF