-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed
Description
Preconditions
- Magento 2.1.6
- php 5.6
- mysql 5.6
Steps to reproduce
- Create new product attribute:
Title:physical specification - Weight (g)
Attribute Code:specs_weight - Press
Save and Continue Edit=> successfully - Change Title of attribute to:
Physical Specification - Weight (g)(uppercase: P and S)
Expected result
- It should change title to new one:
Physical Specification - Weight (g)
Actual result
It can't save and thrown: Attribute code "attr_physical_specification_weight_" is invalid. Please use only letters (a-z), numbers (0-9) or underscore(_) in this field, first character should be a letter.
here is some more attributes get same problem:
Speaker - Subwoofer Type ( Active / Passive / Wireless, Bulit-in )
Connectivity - ARC (Audio Return Channel)
Audio Feature - Bluetooth HI-FI Codec
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed
