Option names are now globally unique
authorAlexander Ebert <ebert@woltlab.com>
Tue, 8 Jan 2013 18:30:03 +0000 (19:30 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 8 Jan 2013 18:30:03 +0000 (19:30 +0100)
commit0eafcb83f6250ea9cb6ce6b38581551481eb17c8
tree35d7fdf712c850eabbd4972019d36ebc58fa7458
parentc17ae73c09d863de6b7da8636f2f0fb7f9757cd1
Option names are now globally unique

Every application has to prepend it's own abbreviation to an option name, e.g. "wbb_thread_enable_marking_as_done" ("wbb_"). This is no longer done by WCF itself!

Fixes #997
wcfsetup/install/files/lib/data/option/Option.class.php
wcfsetup/install/files/lib/system/package/plugin/OptionPackageInstallationPlugin.class.php
wcfsetup/setup/db/install.sql