mirror of
https://github.com/discourse/discourse.git
synced 2025-02-02 12:04:17 +08:00
6affbabfd3
* FIX: New general category changes preventing topic create Follow up to: #18383 The logic in the previous commit was checking for null, but we are seeding the SiteSetting.general_category_id with an id of -1 so we need to check for a positive value as well as checking for null. See: https://meta.discourse.org/t/240661 * Add js test for presence of category… dropdown option |
||
---|---|---|
.. | ||
addon | ||
app | ||
config | ||
tests | ||
.npmrc | ||
ember-cli-build.js | ||
index.js | ||
jsconfig.json | ||
package.json |