- Issue created by @pameeela
- First commit to issue fork.
- Merge request !554Issue #3485556: Webform text format appears in the formats list β (Merged) created by jrockowitz
- πΊπΈUnited States jrockowitz Brooklyn, NY
Please review the slightly ugly but straightforward solution with the disabled test fixed.
- πΊπΈUnited States jrockowitz Brooklyn, NY
I just realized we can't remove the 'Use the Webform (Default) - DO NOT EDIT text format' permission from the page but we need to hide it using #access: FALSE because we don't want authenticated users to lose the permission.
- πΊπΈUnited States jrockowitz Brooklyn, NY
Looks like we need to use hook_form_alter to hide the permission but we can't use hook_form_alter to remove the filter from the admin because drag and drop show an empty row.
- π¦πΊAustralia pameeela
@jrockowitz thanks for working on this! I gave it a manual test and it appears to resolve all instances of this appearing in the UI.
- πΊπΈUnited States jrockowitz Brooklyn, NY
Since there is test coverage and this is a major issue, I am going to merge it and we can fix any additional issue as they come up.
-
jrockowitz β
committed 20c537b6 on 6.3.x
Issue #3485556: Webform text format appears in the formats list
-
jrockowitz β
committed 20c537b6 on 6.3.x
Should we close π¬ The hidden webform text format leads to text format selects with only one option Active now?
-
liam morland β
committed f3ed71a0 on 6.3.x
Issue #3485556: Make spelling correction Fixes issue introduced in...
-
liam morland β
committed f3ed71a0 on 6.3.x
-
liam morland β
committed f3ed71a0 on 6.x
Issue #3485556: Make spelling correction Fixes issue introduced in...
-
liam morland β
committed f3ed71a0 on 6.x
-
jrockowitz β
committed 20c537b6 on 6.x
Issue #3485556: Webform text format appears in the formats list
-
jrockowitz β
committed 20c537b6 on 6.x
Automatically closed - issue fixed for 2 weeks with no activity.