3.0.0 Bug Report Thread
-
One comment on the Data-line-number box looking very nice indeed with a Copy & Paste button perfect click and response feedback
-
Screen goes entirely black:
Reply -> Zen Mode -> Hide
(Type Esc to exit the black screen)
I reproduced this in Chrome, Firefox, and Brave. I am using v3.1.4, but it is also reproducible on this forum.
-
I found today that if in admin>settings>reputation you try and change any of the values, it doesnt let them save because it objects to other values being less than 0.
For example this was an existing setting
Minimum reputation to send chat messages
-100
It flags that up (cant be less than 0) when I try to save the other value I changed
I dont want to make that zero, otherwise someone who is at -1 will be stopped from sending a chat message.
it was ok at negative before, so I think its a bug that it doesnt allow it now? -
I am getting these error in console log, could this be related?
[deprecated] Accessing bootbox globally is deprecated.
Userequire(["bootbox"], function (bootbox) { ... })
instead
error loading admin/settings/reputation
Error: Cannot find module './settings/reputation' -
@brazzerstop cannot reproduce, please submit client-side error logging in linked issue.
Generate button doesnt work · Issue #85 · NodeBB/nodebb-plugin-2factor
https://community.nodebb.org/post/93668
GitHub (github.com)
-
UPD
@julian I tested it now and this is not bug. I was can't generate backup codes because I don't enabled 2FA. Now I enabled 2FA and can generate backup codes... Sorry for the stupid
UPD
I can't disable 2FA, I get this in console when click Confirm.
-
Are we suppose to see ALL the unread notifications while having to scroll and find the couple of unread ones?
Perhaps a "filter" button to bump or only display "unread" notifications is required?
-
@brazzerstop Fixed in [email protected]
-
I get a strange result in filtration of categories on sticky tools.
To reproduce this we need enable page pagination.We set NodeBB Plugins (for example) - everything is OK.
https://community.nodebb.org/recent?cid[]=7Go to next page (page 9 for example)
https://community.nodebb.org/recent?cid[]=7&page=9Now we want to change filter of categories and view topics from NodeBB Blog
and we get incorrect result, because category NodeBB Blog don't have 9 page: https://community.nodebb.org/recent?page=9&cid[]=13
When we change a category, the filter not reset a page number.
-
@brazzerstop Thanks for reporting, fixed in https://github.com/NodeBB/NodeBB/commit/304f9b6eeff38c2b4ca9ebe1edf5bf38484334e3
-
Ive mentioned this before, but Im sure there is some kind of email verification bug. It happened with my nodebb instance, but also with my pals instance which is nodebb hosted (so he doesnt control the outbox).
Registration has email set to optional (to get round the issue), but even still no veri email arrives even though email addresses were entered at signup.
Looking at users in admin panel it says (no email) for everyone except the admin
-
@BrotherGlaucon said in 3.0.0 Bug Report Thread:
Screen goes entirely black:
Reply -> Zen Mode -> Hide
(Type Esc to exit the black screen)
I reproduced this in Chrome, Firefox, and Brave. I am using v3.1.4, but it is also reproducible on this forum.
There is a another active bug in Zen Mode: only the bottom half of the Reply button is clickable.
-
Just to mention again an Admin panel bug.
On mobile there are some things that dont work on Admin panel
For example drag the HTML element into a Widget Header box.
If you put a mobile into desktop view, then the Admin sidebar disapears.
People might argue that for these tasks should use a desktop device, but some tablets run as 'mobile devices' and sometimes you want to make updates on the move -
Lavender home page doesn't work with "Treat this category as a section."
(v3.1.6)