Bugzilla – Bug 3595
Upgrading/downgrading between 6.3/6.5 perilous
Last modified: 2008-09-15 14:38:25 UTC
The default dbsource is added to the preferences without a means to change or edit it. This means that for most users, if they upgrade/downgrade between 6.3 and 6.5 they'll have a bogus dbsource. We shouldn't save this pref unless it's changed from the default, so the built-in database is used unless the user changes it manually.
Upgrading & downgrading does the right thing now, wrt the built-in database, and swapping between versions. See change 8033
Dan: why are we persisting this in the preference file? The upgrade/downgrade scripts seem like a hack solution on the problem of adding to the prefs file needlessly?
Because someone that is poking through the slimserver.pref file needs to see that dbsource is in there, and editable if they want to change it. We're not using the upgrade-scripts functionality anymore, as that only runs once.
Can I close this?
ok, if it doesn't affect users anymore, we can close.
This bug fix is now part of a released version, and so has been marked closed. If you are still experiencing this problem, please reopen the bug.