Jump to content

# in product name


leifnel

Recommended Posts

I'm importing products via the webservice.

 

A product with "#" is rejected,e.g. "Revolution #9" is invalid.

It's because 

 return preg_match(Tools::cleanNonUnicodeSupport('/^[^<>;=#{}]*$/u'), $name);

Why is # invalid? I create the link_rewrite, used for "seo-friendly links" myself in the webservice upload.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...