Resolve #3167198 "Deprecate the roles property of text formats"
Closes #3167198
Merge request reports
Activity
- Resolved by dimitriskr
- Resolved by dimitriskr
- Resolved by dimitriskr
- Resolved by dimitriskr
- Resolved by dimitriskr
- Resolved by dimitriskr
- Resolved by dimitriskr
added 292 commits
-
c86d8b83...bc0b5a19 - 283 commits from branch
project:11.x
- 095dfd12 - apply patch from comment 40
- 096dc96f - move expecteddeprecation inside test
- ca392faf - update deprecation versions
- 75100304 - remove typecasting in filter_test.module
- fe662a50 - add expectDeprecations to more tests
- ce37587e - switch original text format to plain_text
- e59db13b - fix test assertion
- a7997884 - add expectDeprecation() on test
- c98c426f - remove roles property from FilterFormat entities
Toggle commit list-
c86d8b83...bc0b5a19 - 283 commits from branch
131 130 ], 132 131 ], 133 132 ], 134 'roles' => [RoleInterface::AUTHENTICATED_ID], changed this line in version 10 of the diff
91 89 92 90 /** 93 91 * Tests if the fragment link to a textarea works with CKEditor 5 enabled. 92 * 93 * @group legacy changed this line in version 10 of the diff
Please register or sign in to reply