by jeff_johnson_dev » Sun May 28, 2006 8:20 am
For those of you who are running private builds of Vienna 2.1 from the source and thus already have a version 14 database, I've just made a change in the database upgrade process, so you need to modify your copy for a one-time run of the new code. The code ensures that all values of parent_id are integers rather than strings, and it (currently) occurs on lines 281-294 of Database.m.