Skip to content

Fix invalid extraction of the host part from URL#2892

Merged
seven-phases-max merged 1 commit intoless:masterfrom
Taritsyn:master
May 4, 2016
Merged

Fix invalid extraction of the host part from URL#2892
seven-phases-max merged 1 commit intoless:masterfrom
Taritsyn:master

Conversation

@Taritsyn
Copy link
Copy Markdown
Contributor

@Taritsyn Taritsyn commented May 4, 2016

In extractUrlParts method of environment/abstract-file-manager module there is an error in regular expression. Due to an this error occurs incorrect extraction of the host part from URL.

For example, we have URL - /Content/less/. Due to an error we get the host part equals to /Content/, but it should be /.

@seven-phases-max seven-phases-max merged commit e72751a into less:master May 4, 2016
@seven-phases-max
Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants