NodeBB 1.7.1 Update Issues
-
We have a fix...
rm -rf ./node_modules/eslint* ; npm i commander
-
Single quotes don’t work. At least from FF on iOS.
-
Regular single quote ? like ' this? '?'
-
Mobile interface is very different.
-
Words are coming out differently in messages as well.
won:undefined:’:undefined:t
instead ofwon't
. Spacing is also an issue. -
There is one report of the Emoji plugin causing this.
https://github.com/NodeBB/nodebb-plugin-emoji/issues/4
I cannot replicate on my NodeBB community yet though.
-
@jaredbusch said in NodeBB 1.7.1 Update Issues:
There is one report of the Emoji plugin causing this.
https://github.com/NodeBB/nodebb-plugin-emoji/issues/4
I cannot replicate on my NodeBB community yet though.
Just removed it as it wasn't working anyway. Let's see if that changes anything.
-
Yup, quotes seem to work now.
-
@jaredbusch said in NodeBB 1.7.1 Update Issues:
There is one report of the Emoji plugin causing this.
https://github.com/NodeBB/nodebb-plugin-emoji/issues/4
I cannot replicate on my NodeBB community yet though.
Ah, my forum was still on 1.6. Updating...
-
I can't paste images from clipboard into here anymore.
-
@tim_g said in NodeBB 1.7.1 Update Issues:
I can't paste images from clipboard into here anymore.
Works fine for me.
Also, @scottalanmiller emoji works on my 1.7.1 SO the problem is something you have done.
-
@jaredbusch said in NodeBB 1.7.1 Update Issues:
Also, @scottalanmiller emoji works on my 1.7.1 SO the problem is something you have done.
That said, the button is not populating the pop up window, but they work.
-
@scottalanmiller my plugin list.
jbusch@daermabb nodebb]$ sudo ./nodebb plugins 1/12 11:51:38 [1220] - info: Active plugins: - nodebb-plugin-composer-default - nodebb-theme-persona - nodebb-plugin-markdown - nodebb-plugin-mentions - nodebb-widget-essentials - nodebb-rewards-essentials - nodebb-plugin-soundpack-default - nodebb-plugin-dbsearch - nodebb-plugin-assign-newuser-to-group - nodebb-plugin-emailer-smtp-complete - nodebb-plugin-emoji-one - nodebb-plugin-gravatar - nodebb-plugin-imgbed - nodebb-plugin-emoji - nodebb-plugin-question-and-answer - nodebb-plugin-shortcuts - nodebb-plugin-imgur - nodebb-plugin-youtube-embed [jbusch@daermabb nodebb]$
-
I tried emoji + emoji-one and that didn't work. I tried them with and without emoji-extended.
All used to work. Stopped one day without any updates from our side.
-
@scottalanmiller said in NodeBB 1.7.1 Update Issues:
I tried emoji + emoji-one and that didn't work. I tried them with and without emoji-extended.
All used to work. Stopped one day without any updates from our side.
These were all just updated to v2. That is the point.
nodebb-plugin-emoji-extended
is dead as you know.
nodebb-plugin-emoji
is the correct plugin.
nodebb-plugin-emoji-one
is an emoji pack and requiresnodebb-plugin-emoji
-
@jaredbusch said in NodeBB 1.7.1 Update Issues:
@scottalanmiller said in NodeBB 1.7.1 Update Issues:
I tried emoji + emoji-one and that didn't work. I tried them with and without emoji-extended.
All used to work. Stopped one day without any updates from our side.
These were all just updated to v2. That is the point.
nodebb-plugin-emoji-extended
is dead as you know.
nodebb-plugin-emoji
is the correct plugin.
nodebb-plugin-emoji-one
is an emoji pack and requiresnodebb-plugin-emoji
Right, and I tried them today. And it didn't work.
-
@scottalanmiller said in NodeBB 1.7.1 Update Issues:
@jaredbusch said in NodeBB 1.7.1 Update Issues:
@scottalanmiller said in NodeBB 1.7.1 Update Issues:
I tried emoji + emoji-one and that didn't work. I tried them with and without emoji-extended.
All used to work. Stopped one day without any updates from our side.
These were all just updated to v2. That is the point.
nodebb-plugin-emoji-extended
is dead as you know.
nodebb-plugin-emoji
is the correct plugin.
nodebb-plugin-emoji-one
is an emoji pack and requiresnodebb-plugin-emoji
Right, and I tried them today. And it didn't work.
Right, but it works elsewhere he issue is your install.
-
No issues on my forum with quotes either.
And the emoji show up on iOS. So not seeing them may just be a browser issue.
-
No issue with link spacing either.
-
I can upgrade community.bundystl.com too later as another test.