0.4.3 problems getting tags working
-
I'm trying to get 0.4.3 running (upgrade from 0.4.2) and everything works fine except for the new "Tags".
The new "Enter tags here..." pops up when creating a post. But nothing seems to get tagged.
I've run ./nodebb upgrade and currently running the latest vanilla theme (0.0.33). Nothing obvious in error log (or javascript console).
My current deps from package.json:
"dependencies": { "express": "3.2.0", "express-namespace": "~0.1.1", "socket.io": "~0.9.16", "socket.io-wildcard": "~0.1.1", "passport": "~0.2.0", "passport-local": "0.1.6", "marked": "0.2.8", "async": "~0.2.8", "gm": "1.14.2", "gravatar": "1.0.6", "nconf": "~0.6.7", "sitemap": "~0.7.1", "winston": "~0.7.2", "rss": "~0.2.0", "request": "~2.34.0", "prompt": "~0.2.11", "uglify-js": "~2.4.0", "validator": "~3.4.0", "cron": "~1.0.4", "semver": "~2.2.1", "string": "~1.7.0", "xregexp": "~2.0.0", "bcryptjs": "~0.7.10", "less": "~1.6.3", "daemon": "~1.1.0", "underscore": "~1.6.0", "mkdirp": "~0.3.5", "rimraf": "~2.2.6", "npm": "^1.4.6", "nodebb-plugin-mentions": "~0.4.0", "nodebb-plugin-markdown": "~0.4.1", "nodebb-widget-essentials": "~0.0.21", "nodebb-theme-vanilla": "~0.0.33", "nodebb-plugin-desktop-notifications": "0.0.9", "nodebb-theme-lavender": "<0.0.26", "nodebb-plugin-soundpack-default": "~0.1.1", "nodebb-plugin-emailer-local": "~0.1.3", "nodebb-plugin-dbsearch": "~0.0.9", "nodebb-plugin-sso-google": "~0.2.0", "nodebb-plugin-sso-twitter": "~0.2.0-1", "nodebb-plugin-google-analytics": "~0.3.1", "nodebb-plugin-sso-facebook": "~0.1.0-4", "nodebb-plugin-spam-be-gone": "0.2.0-8", "nodebb-plugin-youtube": "~0.0.3", "nodebb-plugin-emoji-extended": "~0.2.3-3"
-
OMG
Now I'm embarrased....and feel lika an normal stupid user... Thanks Julian.
-
Yup, would probably be enough to change the input help-text to:
"Enter tags here. Press enter after each tag."
-
Even better. Gives instant feedback.
-
Leave your feedback here, and we'll address it
Copyright © 2024 NodeBB | Contributors