This is a sub-issue of #1938580: [META] Make active config save format match the default yml file (order and quotes). Check meta issue for Steps to reproduce and Coding standards

Files fixed already
filter.settings.yml

Files need to be fixed
filter.format.plain_text.yml

Remaining tasks

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sandipmkhairnar’s picture

I think filter.format.plain_text.yml file looks good. No need to change.

vijaycs85’s picture

Status: Active » Needs work
FileSize
60.56 KB
27.99 KB

Guess user roles should be removed for this format as there is no option we can change it? Please refer screenshots:
2013-03-16_163624.png

2013-03-16_163608.png

sandipmkhairnar’s picture

Thanks @vijaycs85 for review.

Created patch as per comment.

sandipmkhairnar’s picture

Status: Needs work » Needs review
vijaycs85’s picture

SwapS’s picture

tim.plunkett’s picture

Status: Needs review » Closed (duplicate)

Actually, 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.

tim.plunkett’s picture

Issue summary: View changes

Updated issue summary.