Skip to content

Commit 0dea6ad

Browse files
author
Bohdan Korablov
committed
MAGETWO-56317: [GitHub] -[2.1.0] underscore in site url breaks admin redirect - The page isn't redirecting properly #5809
1 parent cd0ad28 commit 0dea6ad

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Config/Model/Config/Backend

1 file changed

+0
-1
lines changed

app/code/Magento/Config/Model/Config/Backend/Baseurl.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ private function _validateFullyQualifiedUrl($value)
198198
*
199199
* @param string $value
200200
* @return bool
201-
* @throws \Magento\Framework\Exception\LocalizedException
202201
*/
203202
private function _isFullyQualifiedUrl($value)
204203
{

0 commit comments

Comments
 (0)