Open
Description
Steps to reproduce the issue
- Apply the path filter to the path
/var/www/vhosts/website-net/subdomain-website-net/._hiddenTemp
- Apply the path filter to the path
/var/www/vhosts/website.net/subdomain.website.net/._hiddenTemp
Expected result
- Should return the cleaned path
/var/www/vhosts/website-net/subdomain-website-net/._hiddenTemp
- Should return the cleaned path
/var/www/vhosts/website.net/subdomain.website.net/._hiddenTemp
Actual result
- Returns the path
/var/www/vhosts/website-net/subdomain-website-net/._hiddenTemp
- Returns an empty path
``
Additional comments
Plesk servers use the domain/subdomain pattern 2 so this is a live issue.
Additionally the use of hidden files/folders is a valid and security enhancing use case - setting the Joomla tmp or log directory to a hidden *nix folder is a good thing. Also can be used to install a hidden Joomla installation in an obscure and hidden sub-folder of a live site.
Metadata
Metadata
Assignees
Labels
No labels