Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Admin, Permissions 'Allow tag editing' has a default value of 'Custom' #15

Open
deebug opened this issue Jan 4, 2022 · 1 comment

Comments

@deebug
Copy link

deebug commented Jan 4, 2022

Bug Report

Current Behavior
Using a fresh install, 'Allow tag editing' has 'Custom' as default. You can change to 'Indefinitely', 'For 10 minutes' and 'Until next reply'. However there is no way of reverting to Custom or knowing what Custom actually holds.

Steps to Reproduce

  1. Log in as admin
  2. Go to 'Administration', 'Permissions'
  3. Scroll down to 'Allow tag editing'
  4. Click on custom

Expected Behavior
To be determined.

Screenshots
image

Environment

  • Flarum version: 1.2dev (also confirmed on 1.1.1)
  • Website URL: n/a
  • Webserver: apache
  • Hosting environment: local
  • PHP version: 8.1.1
  • Browser: any
@clarkwinkelmann
Copy link
Member

It seems like no default value is set in the database for setting allow_tag_change. So it's read as zero which isn't an option in the dropdown, so it shows "Custom".

@askvortsov1 askvortsov1 transferred this issue from flarum/framework Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants