Forums / Developer / 3.1 to 3.2 ezcontentobject_attribute table

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

3.1 to 3.2 ezcontentobject_attribute table

Author Message

Michele Franceschi

Friday 19 September 2003 8:23:29 am

I update from 3.1 to 3.2
mysql update script add two fields (sort_key_int and sort_key_string) in ezcontentobject_attribute table.
I see that Exponential use this fields to sort in fetch function but in my database sort_key_string is blank in every record.
Why?
In fact in my installation sort function not work correctly.