Jump to content

Presta 1.7 problem z nazwami produktów


mudol

Recommended Posts

Niestety męczarni z 1.7 ciąg dalszy, W jaki sposób zmusić tą prestę aby w nazwie produktów pozwalał na tak proste znaki jak '=" ? Nie wspominając o typowo technicznych jak stopnie celcjusza, fi, czy inne znaki?

z pliku classes/validate.php pousuwałem znaki '=' z funkcji return preg_match(Tools::cleanNonUnicodeSupport, ale nadal nie przyjmuje tego znaku. Czy trzeba kasować jakieś pliki od classes_index? app/cache?

presta17.jpg

e: w classes/Product.php zmienione:

 'name' =>                        array('type' => self::TYPE_STRING, 'lang' => true, 'isAnything' => 'isCatalogName', 'required' => false, 'size' => 128),

 

Ale też nie działa

Edited by mudol (see edit history)
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...