Closed jacob-g closed 8 years ago
Turns out that the search cache table wasn't added, so this must be added.
Add the new language keys, and remove unnecessary page entries.
A few language keys are missing, such as "atomfeed" and "select". Verify that they are included in the upgrade.
Verify that all new stuff is included, and make sure the stock cache is up to date.
A few keys are still missing from both the upgrade and stock cache and not all things are updated.
There are a few new language keys (such as "ban", "banuser", and "unbanuser"), and a database change in the bans table for ip from varchar to text. Both update the stock cache and upgrade utility.
Also test that the UNIQUE database key for usernames in the bans table is successfully dropped.
Now the stock cache needs to be updated to reflect the new language keys.
Also need to add the language keys and structure for the new moderator privileges.