7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » File database table has no SortOrder field
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
| Go to End | ||
| Author | Topic: | 2387 Views |
-
Re: File database table has no SortOrder field

17 January 2010 at 3:24pm
Hi, Guys,
I've confirmed the bug. Not sure what's wrong at this point, but it looks like SortableDataObject is out of order on 2.3.4 when running the latest DOM.
-
Re: File database table has no SortOrder field

17 January 2010 at 4:46pm
The problem lies in a 2.3.4 update to Object::uninherited_static() method. I'm a little puzzled why Silverstripe changed it they way they did. I'm going to put in a support request and see if we can get some answers. Thanks for your patience.
-
Re: File database table has no SortOrder field

17 January 2010 at 5:51pm
In the meantime you can add SortOrder to the File table manually to get things working.
-
Re: File database table has no SortOrder field

17 January 2010 at 6:15pm
Right, but if you have any other sortable dataobjects, they're all broken. It's not just isolated to the File object.
| 2387 Views | ||
| Go to Top |

