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

Also available in: Atom PDF