Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
filter.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Mar 2013 at 18:13 UTC
Updated:
29 Jul 2014 at 22:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
sandipmkhairnar commentedI think filter.format.plain_text.yml file looks good. No need to change.
Comment #2
vijaycs85Guess user roles should be removed for this format as there is no option we can change it? Please refer screenshots:

Comment #3
sandipmkhairnar commentedThanks @vijaycs85 for review.
Created patch as per comment.
Comment #4
sandipmkhairnar commentedComment #5
vijaycs85#3: 1942122-filter-config-format-3.patch queued for re-testing.
Comment #6
swaps commented#3: 1942122-filter-config-format-3.patch queued for re-testing.
Comment #7
tim.plunkettActually, those roles values are needed. We have a test for that, if you tried to remove the roles from filter.format.filter_test.yml, this would fail:
http://drupalcode.org/project/drupal.git/blob?f=core/modules/filter/lib/...
These files are being updated as a part of the much larger #1868772: Convert filters to plugins, I'm closing this as a duplicate.
Comment #7.0
tim.plunkettUpdated issue summary.