cancel
Showing results for 
Search instead for 
Did you mean: 

Apparent Bug in New Attribute Form Validation

SOLVED

Apparent Bug in New Attribute Form Validation

I'm trying to create an attribute. I called it "Phantom_Colour". When I was done, I went to save and got the error

 

"Please use only letters (a-z), numbers (0-9) or underscore(_) in this field, first character should be a letter."

 

I renamed to PhantomColour. Same. In fact, typing anything in that box causes the form validation to fail, and produce the same error. I'm using 1.9.1.0 and IE 11. I have the same issue in Chrome.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Apparent Bug in New Attribute Form Validation

define attribute code into lower case "phantom_colour" instead of Capital.

-
Magento Programmer | Was my answer helpful? You can accept it as a solution.

View solution in original post

2 REPLIES 2

Re: Apparent Bug in New Attribute Form Validation

define attribute code into lower case "phantom_colour" instead of Capital.

-
Magento Programmer | Was my answer helpful? You can accept it as a solution.

Re: Apparent Bug in New Attribute Form Validation

Might want to add that to the error text - I wouldn't have figured out it out Smiley Happy

 

Thanks for your help!