Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 292250

Configuration export action path is broken when Drupal is installed in a subfolder

$
0
0

The export configuration functionality provided at admin/config/development/export doesn't work when Drupal is installed in a subdirectory of document root (e.g. mysite.com/drupal/).

Configuration export button form action path is now set to absolute path starting with '/':

$form['#action'] = '/admin/config/development/export-download';
File: core/modules/config/lib/Drupal/config/Form/ConfigExportForm.php

The form action path should start with base_path().


Viewing all articles
Browse latest Browse all 292250

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>