This is a child of #1775842: [meta] Convert all variables to state and/or config systems

There is still a call to variable_get('stream_public_path', 'sites/default/files'); in core/modules/file/tests/file_test/lib/Drupal/file_test/DummyReadOnlyStreamWrapper.php that was missed in #1496480: Convert file system settings to the new configuration system

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ianthomas_uk’s picture

Status: Active » Needs review
FileSize
641 bytes

This just hardcodes the value into DummyReadOnlyStreamWrapper, as alexpott has already done for DummyStreamWrapper in https://drupal.org/node/1496480#comment-6288760

catch’s picture

Status: Needs review » Reviewed & tested by the community
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.